Ignore:
Timestamp:
Feb 1, 2013, 5:18:30 PM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
ff1fa8f
Parents:
b814067
Message:

Restrict line length of binutils options during configure.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/multilib/binutils.xml

    rb814067 r218c45a  
    5151<screen os="bc"><userinput>AR=ar AS=as ../binutils-&binutils-dir;/configure \
    5252  --prefix=/cross-tools --host=${CLFS_HOST} --target=${CLFS_TARGET} \
    53   --with-sysroot=${CLFS} --with-lib-path=/tools/lib --disable-nls --enable-shared \
    54   --disable-static --enable-64-bit-bfd</userinput></screen>
     53  --with-sysroot=${CLFS} --with-lib-path=/tools/lib --disable-nls \
     54  --enable-shared --disable-static --enable-64-bit-bfd</userinput></screen>
    5555
    5656    <variablelist os="bd">
Note: See TracChangeset for help on using the changeset viewer.