xbps-src: Always enable the gocache
[ci_skip]
This commit is contained in:
parent
0557336e29
commit
a4dd50388a
3 changed files with 3 additions and 4 deletions
|
@ -17,3 +17,4 @@ export CGO_CPPFLAGS="$CPPFLAGS"
|
|||
export CGO_CXXFLAGS="$CXXFLAGS"
|
||||
export CGO_LDFLAGS="$LDFLAGS"
|
||||
export CGO_ENABLED=1
|
||||
export GOCACHE="${XBPS_HOSTDIR}/gocache"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue