Эх сурвалжийг харах

Add --without-ada to the 32bit instructions

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12042 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Thomas Trepl 4 жил өмнө
parent
commit
1e16b261ff
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      chapter06/ncurses.xml

+ 2 - 0
chapter06/ncurses.xml

@@ -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          \