mirror of
https://github.com/coolsnowwolf/packages
synced 2025-01-08 11:17:36 +08:00
golang: treewide: refactor to use PKG_USE_MIPS16:=0
This commit is contained in:
parent
81629486e4
commit
100539f9ac
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user