mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/thrift: Fix go build.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a8f638cd02
commit
df42300160
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ CXXFLAGS="$SLKCFLAGS" \
|
|||
--disable-tests \
|
||||
--build=$ARCH-slackware-linux
|
||||
|
||||
export GO111MODULE="off"
|
||||
make
|
||||
make install-strip DESTDIR=$PKG
|
||||
|
||||
|
|
Loading…
Reference in a new issue