[Clfs-commits] commit: r4571 - /branches/clfs-embedded/BOOK/final-system/common/e2fsprogs.xml

svn at cross-lfs.org svn at cross-lfs.org
Mon Jan 26 09:15:36 PST 2009


Author: jim
Date: Mon Jan 26 17:15:36 2009
New Revision: 4571

Log:
Updated to e2fsprogs

Modified:
    branches/clfs-embedded/BOOK/final-system/common/e2fsprogs.xml

Modified: branches/clfs-embedded/BOOK/final-system/common/e2fsprogs.xml
==============================================================================
--- branches/clfs-embedded/BOOK/final-system/common/e2fsprogs.xml (original)
+++ branches/clfs-embedded/BOOK/final-system/common/e2fsprogs.xml Mon Jan 26 17:15:36 2009
@@ -36,8 +36,8 @@
     <para os="c">Prepare E2fsprogs for compilation:</para>
 
 <screen os="d"><userinput>CC="${CC} ${BUILD} -Os" ../configure --prefix=/usr \
-  --with-root-prefix="" --build=${CLFS_HOST} --host=${CLFS_TARGET} \
-  --with-cc="${CC} ${BUILD} -Os" --with-linker=${LD}</userinput></screen>
+  --with-root-prefix="" --host=${CLFS_TARGET} --with-cc="${CC} ${BUILD} -Os" \
+  --with-linker=${LD}</userinput></screen>
 
     <variablelist os="e">
       <title>The meaning of the configure options:</title>




More information about the Clfs-commits mailing list