mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Add --without-ada to the 32bit instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12042 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
602a01ffe9
commit
35e5addf4b
@ -181,6 +181,7 @@ CXX="$LFS_TGT-g++ -m32" \
|
|||||||
--mandir=/usr/share/man \
|
--mandir=/usr/share/man \
|
||||||
--with-shared \
|
--with-shared \
|
||||||
--without-debug \
|
--without-debug \
|
||||||
|
--without-ada \
|
||||||
--without-normal \
|
--without-normal \
|
||||||
--enable-pc-files \
|
--enable-pc-files \
|
||||||
--enable-widec \
|
--enable-widec \
|
||||||
@ -219,6 +220,7 @@ CXX="$LFS_TGT-g++ -mx32" \
|
|||||||
--mandir=/usr/share/man \
|
--mandir=/usr/share/man \
|
||||||
--with-shared \
|
--with-shared \
|
||||||
--without-debug \
|
--without-debug \
|
||||||
|
--without-ada \
|
||||||
--without-normal \
|
--without-normal \
|
||||||
--enable-pc-files \
|
--enable-pc-files \
|
||||||
--enable-widec \
|
--enable-widec \
|
||||||
|
Loading…
Reference in New Issue
Block a user