Ignore:
Timestamp:
Jan 20, 2009, 7:22:22 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:
9676bac
Parents:
840312bd
Message:

Fix last issue with new toolchain

File:
1 edited

Legend:

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

    r840312bd rd8b9d99  
    5353<screen os="j"><userinput>CC="${CC} ${BUILD64}" ../binutils-&binutils-version;/configure \
    5454    --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>
     55    --target=${CLFS_TARGET} --with-lib-path=/tools/lib --disable-nls \
     56    --enable-shared --enable-64-bit-bfd --disable-multilib</userinput></screen>
    5757
    5858    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.