projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge bcm43xx-mac80211 driver from tree at bu3sch.de, pulled 24/6
[openwrt.git]
/
toolchain
/
gcc
/
Makefile
diff --git
a/toolchain/gcc/Makefile
b/toolchain/gcc/Makefile
index
d73580b
..
d0b6658
100644
(file)
--- a/
toolchain/gcc/Makefile
+++ b/
toolchain/gcc/Makefile
@@
-69,6
+69,7
@@
define Stage1/Configure
--enable-target-optspace \
--with-gnu-ld \
--disable-nls \
+ --disable-libmudflap \
);
endef
define Stage1/Compile
@@
-98,6
+99,7
@@
define Stage2/Configure
--enable-target-optspace \
--with-gnu-ld \
--disable-nls \
+ --disable-libmudflap \
);
endef
define Stage2/Compile
This page took
0.033811 seconds
and
4
git commands to generate.