Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/64/binutils.xml

    rb27081c4 re15ed01d  
    4545
    4646<screen os="j"><userinput>../binutils-&binutils-dir;/configure \
    47     --prefix=/tools \
    48     --build=${CLFS_HOST} \
    49     --host=${CLFS_TARGET} \
    50     --target=${CLFS_TARGET} \
    51     --with-lib-path=/tools/lib \
    52     --disable-nls \
    53     --enable-shared \
    54     --enable-64-bit-bfd \
    55     --disable-multilib \
    56     --enable-gold=yes \
    57     --enable-plugins \
    58     --enable-threads</userinput></screen>
     47    --prefix=/tools --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     48    --target=${CLFS_TARGET} --with-lib-path=/tools/lib --disable-nls \
     49    --enable-shared --enable-64-bit-bfd --disable-multilib \
     50    --enable-gold=yes --enable-plugins --enable-threads</userinput></screen>
    5951
    6052    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.