update from upstream

This commit is contained in:
sbwml
2023-09-15 04:08:12 +08:00
parent e04d714126
commit 1bf93c9a6f
4 changed files with 7 additions and 4 deletions
+2 -1
View File
@@ -215,7 +215,8 @@ GO_PKG_BUILD_VARS= \
GOPATH="$(GO_PKG_BUILD_DIR)" \
GOCACHE="$(GO_BUILD_CACHE_DIR)" \
GOMODCACHE="$(GO_MOD_CACHE_DIR)" \
GOENV=off
GOENV=off \
GOTOOLCHAIN=local
GO_PKG_VARS= \
$(GO_PKG_TARGET_VARS) \