mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Synchronize instructions dft<-->ML
This commit is contained in:
parent
45708d879e
commit
03d43068f4
@ -121,19 +121,16 @@ cd build</userinput></screen>
|
|||||||
--with-build-sysroot=$LFS \
|
--with-build-sysroot=$LFS \
|
||||||
--enable-default-pie \
|
--enable-default-pie \
|
||||||
--enable-default-ssp \
|
--enable-default-ssp \
|
||||||
--enable-initfini-array \
|
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--enable-multilib --with-multilib-list=$mlist \
|
--enable-multilib --with-multilib-list=$mlist \
|
||||||
--disable-decimal-float \
|
|
||||||
--disable-libatomic \
|
--disable-libatomic \
|
||||||
--disable-libgomp \
|
--disable-libgomp \
|
||||||
--disable-libquadmath \
|
--disable-libquadmath \
|
||||||
|
--disable-libsanitizer \
|
||||||
--disable-libssp \
|
--disable-libssp \
|
||||||
--disable-libvtv \
|
--disable-libvtv \
|
||||||
--enable-languages=c,c++</userinput></screen>
|
--enable-languages=c,c++</userinput></screen>
|
||||||
<!--
|
|
||||||
LDFLAGS_FOR_TARGET="-L$PWD/$LFS_TGT/libgcc -L$PWD/$LFS_TGT/32/libgcc -L$PWD/$LFS_TGT/x32/libgcc" \
|
|
||||||
-->
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<title>The meaning of the new configure options:</title><!-- WIP -->
|
<title>The meaning of the new configure options:</title><!-- WIP -->
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user