Skip to content

Commit 6862c2c

Browse files
committed
hack for travis
1 parent 3da96c3 commit 6862c2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/with-static.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ set -ex
44

55
export INSTALL_LOCATION=$PWD/vendor/install
66
export PKG_CONFIG_PATH=$INSTALL_LOCATION/lib/pkgconfig
7+
export CGO_LDFLAGS='-lrt'
78

89
$@

0 commit comments

Comments
 (0)