Changeset 3ca2208 in clfs-embedded for BOOK/final-system/common/e2fsprogs.xml


Ignore:
Timestamp:
Jul 15, 2007, 8:29:34 AM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
master
Children:
00b1e11
Parents:
39a9ea5
Message:

Several fixes for PDF look.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/e2fsprogs.xml

    r39a9ea5 r3ca2208  
    3636    <para os="c">Prepare E2fsprogs for compilation:</para>
    3737
    38 <screen os="d"><userinput>CC="${CC} ${BUILD} -Os" ../configure --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    39     --prefix=/usr --with-root-prefix="" --with-cc="${CC} ${BUILD} -Os" --with-linker=${LD}</userinput></screen>
     38<screen os="d"><userinput>CC="${CC} ${BUILD} -Os" ../configure --build=${CLFS_HOST} \
     39    --host=${CLFS_TARGET} --prefix=/usr --with-root-prefix="" \
     40    --with-cc="${CC} ${BUILD} -Os" --with-linker=${LD}</userinput></screen>
    4041
    4142    <variablelist os="e">
Note: See TracChangeset for help on using the changeset viewer.