Ignore:
File:
1 edited

Legend:

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

    rb27081c4 re15ed01d  
    4545    xpointer="xpointer(//*[@os='i'])"/>
    4646
    47 <screen os="j"><userinput>../binutils-&binutils-dir;/configure \
    48     --prefix=/tools \
    49     --build=${CLFS_HOST} \
    50     --host=${CLFS_TARGET} \
    51     --target=${CLFS_TARGET} \
    52     --with-lib-path=/tools/lib \
    53     --disable-nls \
    54     --enable-shared \
    55     --disable-multilib \
    56     --enable-gold=yes \
    57     --enable-plugins \
    58     --enable-threads</userinput></screen>
     47<screen os="j"><userinput>../binutils-&binutils-dir;/configure --prefix=/tools \
     48    --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} \
     49    --with-lib-path=/tools/lib --disable-nls --enable-shared \
     50    --disable-multilib --enable-gold=yes --enable-plugins --enable-threads</userinput></screen>
    5951
    6052    <variablelist os="k">
Note: See TracChangeset for help on using the changeset viewer.