Commit 73ed56e
committed
fix: ensure -zlazy for systems that default to -znow
Adds -zlazy to the go build wrapper and the 'go run' command for
generating completions. Some systems like Gentoo default to znow if it
is left unset.
See: #1729
Signed-off-by: Alexandra Parker <[email protected]>1 parent c66ddd1 commit 73ed56e
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
0 commit comments