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/multilib/binutils.xml

    r840312bd rd8b9d99  
    6060
    6161<screen os="j"><userinput>CC="${CC} ${BUILD64}" ../binutils-&binutils-version;/configure \
    62     --prefix=/tools --libdir=/tools/lib64 --with-lib-path=/tools/lib \
     62    --prefix=/tools --libdir=/tools/lib64 --with-lib-path=/tools/lib64:/tools/lib \
    6363    --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} \
    6464    --disable-nls --enable-shared --enable-64-bit-bfd</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.