mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:34:04 +02:00
we don't need libmudflap at all
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7531 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0b3d2e2102
commit
7067099c14
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user