mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39: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
1b1a5e7238
commit
a2ef756a47
@ -181,6 +181,7 @@ CXX="$LFS_TGT-g++ -m32" \
|
||||
--mandir=/usr/share/man \
|
||||
--with-shared \
|
||||
--without-debug \
|
||||
--without-ada \
|
||||
--without-normal \
|
||||
--enable-pc-files \
|
||||
--enable-widec \
|
||||
@ -219,6 +220,7 @@ CXX="$LFS_TGT-g++ -mx32" \
|
||||
--mandir=/usr/share/man \
|
||||
--with-shared \
|
||||
--without-debug \
|
||||
--without-ada \
|
||||
--without-normal \
|
||||
--enable-pc-files \
|
||||
--enable-widec \
|
||||
|
Loading…
Reference in New Issue
Block a user