[Clfs-commits] commit: r4345 - /branches/clfs-sysroot/BOOK/final-system/common/ncurses-widec.xml

svn at cross-lfs.org svn at cross-lfs.org
Mon Jan 5 13:44:47 PST 2009


Author: chris at beaker67.com
Date: Mon Jan  5 21:44:46 2009
New Revision: 4345

Log:
Add -without-ada and fix --with-build-cc switch

Modified:
    branches/clfs-sysroot/BOOK/final-system/common/ncurses-widec.xml

Modified: branches/clfs-sysroot/BOOK/final-system/common/ncurses-widec.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/final-system/common/ncurses-widec.xml (original)
+++ branches/clfs-sysroot/BOOK/final-system/common/ncurses-widec.xml Mon Jan  5 21:44:46 2009
@@ -39,7 +39,7 @@
 
 <screen os="b"><userinput>./configure --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     --prefix=/usr --libdir=/lib --with-shared \
-    --without-debug --enable-widec --with-build=gcc=gcc</userinput></screen>
+    --without-debug --without-ada --enable-widec --with-build-cc=gcc</userinput></screen>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="ncurses.xml"




More information about the Clfs-commits mailing list