packages: disable mips16 support on a number of packages that fail to build with it
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@39880 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -20,6 +20,7 @@ PKG_MD5SUM:=c66bea4710370b2e115aed512fbe4601
|
||||
PKG_FIXUP:=autoreconf
|
||||
PKG_REMOVE_FILES:=aclocal.m4 m4/libtool.m4
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
PKG_USE_MIPS16:=0
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
Reference in New Issue
Block a user