mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
common/environment/build-style/go.sh: drop go-cross-linux dep
This commit is contained in:
parent
c22de2fdf0
commit
7c20248a20
1 changed files with 0 additions and 3 deletions
|
@ -1,7 +1,4 @@
|
||||||
hostmakedepends+=" go"
|
hostmakedepends+=" go"
|
||||||
if [ "$CROSS_BUILD" ]; then
|
|
||||||
hostmakedepends+=" go-cross-linux"
|
|
||||||
fi
|
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue