uclibc++: disable mips16 support to avoid linkage errors with libsupc++ object files
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40390
This commit is contained in:
parent
663083d930
commit
500681c380
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue