mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 18:59:13 +08:00
we don't need libmudflap at all
SVN-Revision: 7531
This commit is contained in:
parent
c46cedd560
commit
4374b41793
@ -69,6 +69,7 @@ define Stage1/Configure
|
|||||||
--enable-target-optspace \
|
--enable-target-optspace \
|
||||||
--with-gnu-ld \
|
--with-gnu-ld \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
|
--disable-libmudflap \
|
||||||
);
|
);
|
||||||
endef
|
endef
|
||||||
define Stage1/Compile
|
define Stage1/Compile
|
||||||
@ -98,6 +99,7 @@ define Stage2/Configure
|
|||||||
--enable-target-optspace \
|
--enable-target-optspace \
|
||||||
--with-gnu-ld \
|
--with-gnu-ld \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
|
--disable-libmudflap \
|
||||||
);
|
);
|
||||||
endef
|
endef
|
||||||
define Stage2/Compile
|
define Stage2/Compile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user