summaryrefslogtreecommitdiff
path: root/testing/xcaddy/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/xcaddy/APKBUILD')
-rw-r--r--testing/xcaddy/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/xcaddy/APKBUILD b/testing/xcaddy/APKBUILD
index a425e28c67b..683f25867a7 100644
--- a/testing/xcaddy/APKBUILD
+++ b/testing/xcaddy/APKBUILD
@@ -11,7 +11,6 @@ depends="go"
source="https://github.com/caddyserver/xcaddy/archive/v$pkgver/caddy-$pkgver.tar.gz"
options="net" # for downloading Go modules
-export CGO_ENABLED=0
export GOFLAGS="$GOFLAGS -modcacherw"
export GOCACHE="${GOCACHE:-"$srcdir/go-cache"}"
export GOTMPDIR="${GOTMPDIR:-"$srcdir"}"