Changeset 822ffd4 for BOOK/temp-system


Ignore:
Timestamp:
Jul 21, 2012, 12:30:50 PM (12 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
40b82df
Parents:
8545c9aa
Message:

Remove graphite configure options from Binutils.

Location:
BOOK/temp-system
Files:
3 edited

Legend:

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

    r8545c9aa r822ffd4  
    3838    --prefix=/tools --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    3939    --target=${CLFS_TARGET} --with-lib-path=/tools/lib --disable-nls \
    40     --enable-shared --enable-64-bit-bfd --disable-multilib \
    41     --with-ppl=/tools --with-cloog=/tools --enable-cloog-backend=isl</userinput></screen>
     40    --enable-shared --enable-64-bit-bfd --disable-multilib</userinput></screen>
    4241
    4342    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/common/binutils.xml

    r8545c9aa r822ffd4  
    3838    --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} \
    3939    --with-lib-path=/tools/lib --disable-nls --enable-shared \
    40     --disable-multilib --with-cloog=/tools \
    41     --with-ppl=/tools --enable-cloog-backend=isl</userinput></screen>
     40    --disable-multilib</userinput></screen>
    4241
    4342    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/multilib/binutils.xml

    r8545c9aa r822ffd4  
    3838    --prefix=/tools --libdir=/tools/lib64 --with-lib-path=/tools/lib64:/tools/lib \
    3939    --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} \
    40     --disable-nls --enable-shared --enable-64-bit-bfd \
    41     --with-ppl=/tools --with-cloog=/tools --enable-cloog-backend=isl</userinput></screen>
     40    --disable-nls --enable-shared --enable-64-bit-bfd</userinput></screen>
    4241
    4342    <variablelist os="ea">
Note: See TracChangeset for help on using the changeset viewer.