Author: jim
Date: 2005-05-13 09:51:35 -0600 (Fri, 13 May 2005)
New Revision: 5324
Modified:
branches/cross-lfs/BOOK/cross-tools/multilib/glibc-linuxthreads.xml
Log:
Fixed left over sparc64 stuff in multilib
Modified: branches/cross-lfs/BOOK/cross-tools/multilib/glibc-linuxthreads.xml
===================================================================
--- branches/cross-lfs/BOOK/cross-tools/multilib/glibc-linuxthreads.xml
2005-05-13 07:52:40 UTC (rev 5323)
+++ branches/cross-lfs/BOOK/cross-tools/multilib/glibc-linuxthreads.xml
2005-05-13 15:51:35 UTC (rev 5324)
@@ -63,7 +63,7 @@
<screen><userinput>CC="${LFS_TARGET}-gcc ${BUILD32}" \
AR="${LFS_TARGET}-ar" RANLIB="${LFS_TARGET}-ranlib" \
../glibc-&glibc-version;/configure --prefix=/tools \
- --host="sparcv9-unknown-linux-gnu" --build=${LFS_HOST} \
+ --host=${LFS_TARGET} --build=${LFS_HOST} \
--without-cvs --disable-profile --enable-add-ons \
--enable-kernel=2.6.0 --with-binutils=/cross-tools/bin \
--with-headers=/tools/include --without-gd \
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page