Author: jhuntwork Date: 2005-05-13 12:32:41 -0600 (Fri, 13 May 2005) New Revision: 5346
Modified: branches/cross-lfs/BOOK/temp-system/multilib/ncurses-64bit.xml Log: Fixed typo Modified: branches/cross-lfs/BOOK/temp-system/multilib/ncurses-64bit.xml =================================================================== --- branches/cross-lfs/BOOK/temp-system/multilib/ncurses-64bit.xml 2005-05-13 18:30:08 UTC (rev 5345) +++ branches/cross-lfs/BOOK/temp-system/multilib/ncurses-64bit.xml 2005-05-13 18:32:41 UTC (rev 5346) @@ -48,7 +48,7 @@ <screen><userinput>./configure --prefix=/tools --with-shared \ --host=${LFS_TARGET} --without-debug --without-ada \ - --enable-overwrite --with-build-cc=gcci --libdir=/tools/lib64</userinput></screen> + --enable-overwrite --with-build-cc=gcc --libdir=/tools/lib64</userinput></screen> <para>The meaning of the configure options:</para> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page