projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ad8ea2
)
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40390
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/libs/uclibc++/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/uclibc++/Makefile
b/package/libs/uclibc++/Makefile
index
15c2bce
..
38e8a99
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