Commit 8dc1947
committed
Force extremely static builds
kubeapply links against libc, and there's no guarantee that a runtime
environment will match what a given binary was built against.
This change will ensure that the resulting binary is completely
static and able to operate across libc mismatches.1 parent ab73469 commit 8dc1947
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments