Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/ppc64/e2fsprogs-libs.xml

    rb27081c4 r7c866c9  
    4747
    4848<screen os="aa"><userinput>CC="${CC} ${BUILD32}" \
    49 ../configure \
    50     --prefix=/tools \
    51     --enable-elf-shlibs \
    52     --build=${CLFS_HOST} \
    53     --host=${CLFS_TARGET} \
    54     --disable-libblkid \
    55     --disable-libuuid \
    56     --disable-fsck \
    57     --disable-uuidd \
    58     --cache-file=config.cache</userinput></screen>
     49  ../configure --prefix=/tools --enable-elf-shlibs \
     50    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     51    --disable-libblkid --disable-libuuid --disable-fsck \
     52    --disable-uuidd --cache-file=config.cache</userinput></screen>
    5953
    6054    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.