diff --git a/common/environment/build-style/go.sh b/common/environment/build-style/go.sh index b6be9f1e609..b13a99143ec 100644 --- a/common/environment/build-style/go.sh +++ b/common/environment/build-style/go.sh @@ -1,7 +1,4 @@ hostmakedepends+=" go" -if [ "$CROSS_BUILD" ]; then - hostmakedepends+=" go-cross-linux" -fi nostrip=yes nopie=yes