We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3da96c3 commit 6862c2cCopy full SHA for 6862c2c
script/with-static.sh
@@ -4,5 +4,6 @@ set -ex
4
5
export INSTALL_LOCATION=$PWD/vendor/install
6
export PKG_CONFIG_PATH=$INSTALL_LOCATION/lib/pkgconfig
7
+export CGO_LDFLAGS='-lrt'
8
9
$@
0 commit comments