summaryrefslogtreecommitdiff
path: root/testing/regal/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/regal/APKBUILD')
-rw-r--r--testing/regal/APKBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/regal/APKBUILD b/testing/regal/APKBUILD
index a4edf3e7bed..18ef837f9fb 100644
--- a/testing/regal/APKBUILD
+++ b/testing/regal/APKBUILD
@@ -18,11 +18,6 @@ options="net" # download Go modules
export GOCACHE="${GOCACHE:-"$srcdir/go-cache"}"
export GOTMPDIR="${GOTMPDIR:-"$srcdir"}"
export GOMODCACHE="${GOMODCACHE:-"$srcdir/go"}"
-case "$CARCH" in
-aarch64|ppc64le|s390х|x86_64)
- export CGO_ENABLED=0
- ;;
-esac
build() {
local _goldflags="