summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Martín Nieto <[email protected]>2014-06-07 14:07:15 +0200
committerCarlos Martín Nieto <[email protected]>2014-06-07 14:07:15 +0200
commit6862c2c82d89d30b0283d8a7e77851a802534daa (patch)
treec241a267cc185cf23aa9fca90c1445c5365bb7dd
parent3da96c3dd775f2242797a53b04a65919a15899e4 (diff)
hack for travis
-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'
$@