1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Merge branch 'test' into ipq60xx

This commit is contained in:
suyuan 2023-05-17 00:02:01 +08:00
commit 454efd2642
16 changed files with 417 additions and 65 deletions

View file

@ -213,7 +213,7 @@ GO_PKG_BUILD_VARS= \
GOPATH="$(GO_PKG_BUILD_DIR)" \
GOCACHE="$(GO_BUILD_CACHE_DIR)" \
GOMODCACHE="$(GO_MOD_CACHE_DIR)" \
GOENV=off
GOENV=off GOPROXY="direct"
GO_PKG_VARS= \
$(GO_PKG_TARGET_VARS) \