mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
treewide: refactor to use PKG_BUILD_FLAGS:=no-mips16
See commit 5c545bdb "treewide: replace PKG_USE_MIPS16:=0 with PKG_BUILD_FLAGS:=no-mips16" on the main repository. Signed-off-by: Andre Heider <a.heider@gmail.com>
This commit is contained in:
@@ -18,7 +18,7 @@ HOST_BUILD_PARALLEL:=1
|
||||
|
||||
HOST_BUILD_DEPENDS:=node/host
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
PKG_USE_MIPS16:=0
|
||||
PKG_BUILD_FLAGS:=no-mips16
|
||||
|
||||
PKG_MAINTAINER:=Zbynek Kocur <zbynek.kocur@fel.cvut.cz>
|
||||
PKG_LICENSE:=BSD-2-Clause
|
||||
|
||||
Reference in New Issue
Block a user