projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
663083d
)
uclibc++: disable mips16 support to avoid linkage errors with libsupc++ object files
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 5 Apr 2014 21:58:16 +0000
(21:58 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 5 Apr 2014 21:58:16 +0000
(21:58 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40390
package/libs/uclibc++/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/uclibc++/Makefile
b/package/libs/uclibc++/Makefile
index 15c2bce54bdb9153c1e82d3b009d1b9afe54b2c8..38e8a99f9f44b7c47dfa21c2aeaf328fcbc172f4 100644
(file)
--- a/
package/libs/uclibc++/Makefile
+++ b/
package/libs/uclibc++/Makefile
@@
-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