summaryrefslogtreecommitdiff
path: root/script/with-static.sh
diff options
context:
space:
mode:
Diffstat (limited to 'script/with-static.sh')
-rwxr-xr-xscript/with-static.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/script/with-static.sh b/script/with-static.sh
index e92edec..914d8b2 100755
--- a/script/with-static.sh
+++ b/script/with-static.sh
@@ -4,5 +4,6 @@ set -ex
export INSTALL_LOCATION=$PWD/vendor/install
export PKG_CONFIG_PATH=$INSTALL_LOCATION/lib/pkgconfig
+export CGO_LDFLAGS='-lrt'
$@