go: remove nopie=yes; fixes gcc7 build
This commit is contained in:
parent
18677ee266
commit
01d254df63
1 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=go
|
||||
_bootstrap_version=1.4.2
|
||||
version=1.9.2
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=go
|
||||
hostmakedepends="git ca-certificates"
|
||||
short_desc="The Go Programming Language"
|
||||
|
@ -16,7 +16,6 @@ checksum="299a6fd8f8adfdce15bc06bde926e7b252ae8e24dd5b16b7d8791ed79e7b5e9b
|
|||
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
nopie=yes
|
||||
|
||||
# https://github.com/voidlinux/xbps/issues/258
|
||||
hostmakedepends+=" wget"
|
||||
|
|
Loading…
Reference in a new issue