golang: treewide: refactor to use PKG_USE_MIPS16:=0

This commit is contained in:
coolsnowwolf 2024-03-27 19:17:35 +08:00
parent 81629486e4
commit 100539f9ac

View File

@ -30,6 +30,7 @@ PKG_CPE_ID:=cpe:/a:golang:go
PKG_BUILD_DEPENDS:=golang/host
PKG_BUILD_DIR:=$(BUILD_DIR)/go-$(PKG_VERSION)
PKG_BUILD_PARALLEL:=1
PKG_USE_MIPS16:=0
PKG_BUILD_FLAGS:=no-mips16
PKG_GO_PREFIX:=/usr