mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 15:22:43 +08:00
rust: fix build for mips 24kc
This commit is contained in:
parent
142bd254b8
commit
86aec7166f
@ -18,6 +18,7 @@ PKG_LICENSE:=Apache-2.0 MIT
|
|||||||
PKG_LICENSE_FILES:=LICENSE-APACHE LICENSE-MIT
|
PKG_LICENSE_FILES:=LICENSE-APACHE LICENSE-MIT
|
||||||
|
|
||||||
PKG_HOST_ONLY:=1
|
PKG_HOST_ONLY:=1
|
||||||
|
PKG_USE_MIPS16:=0
|
||||||
PKG_BUILD_FLAGS:=no-mips16
|
PKG_BUILD_FLAGS:=no-mips16
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/host-build.mk
|
include $(INCLUDE_DIR)/host-build.mk
|
||||||
|
Loading…
Reference in New Issue
Block a user