mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
uclibc++: disable mips16 support to avoid linkage errors with libsupc++ object files
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40390 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8ad8ea2608
commit
f61df7b430
@ -17,6 +17,7 @@ PKG_MD5SUM:=394c119363dd8b469fb898442a6764b8
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/uClibc++-$(PKG_VERSION)
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
PKG_USE_MIPS16:=0
|
||||
|
||||
PKG_INSTALL:=1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user