Ignore:
Timestamp:
Feb 20, 2012, 2:41:40 PM (12 years ago)
Author:
Jonathan Norman <jon@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
9e2e6ae
Parents:
d52b7f85
Message:

Added --with-ppl to cross and temp binutils

File:
1 edited

Legend:

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

    rd52b7f85 r7c63706e  
    4242  --prefix=/cross-tools --host=${CLFS_HOST} --target=${CLFS_TARGET} \
    4343  --with-sysroot=${CLFS} --with-lib-path=/tools/lib --disable-nls --enable-shared \
    44   --enable-64-bit-bfd --with-cloog=/cross-tools --enable-cloog-backend=isl</userinput></screen>
     44  --enable-64-bit-bfd --with-ppl=/cross-tools \
     45  --with-cloog=/cross-tools --enable-cloog-backend=isl</userinput></screen>
    4546
    4647    <variablelist os="bd">
Note: See TracChangeset for help on using the changeset viewer.