go: work around xbps#258
This commit is contained in:
parent
49af20662c
commit
6fcd61b65a
@ -18,6 +18,10 @@ nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
nopie=yes
|
||||
|
||||
# https://github.com/voidlinux/xbps/issues/258
|
||||
hostmakedepends+=" wget"
|
||||
XBPS_FETCH_CMD=wget
|
||||
|
||||
_go_targetarch() {
|
||||
local hostarch targetarch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user