Ignore:
Timestamp:
Jan 19, 2009, 4:45:25 AM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
0ce8bf5
Parents:
7352c10
Message:

Toolchain Fixes

File:
1 edited

Legend:

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

    r7352c10 r384af06  
    5252
    5353<screen os="j"><userinput>CC="${CC} ${BUILD64}" ../binutils-&binutils-version;/configure \
    54     --prefix=/tools --with-sysroot=${CLFS} --build=${CLFS_HOST} \
    55     --host=${CLFS_TARGET} --target=${CLFS_TARGET} \
    56     --disable-nls --enable-shared --enable-64-bit-bfd \
    57     --disable-multilib</userinput></screen>
     54    --prefix=/tools --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     55    --target=${CLFS_TARGET} --disable-nls --enable-shared \
     56    --enable-64-bit-bfd --disable-multilib</userinput></screen>
    5857
    5958    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.