Changeset cf44b18 in clfs-sysroot for BOOK/cross-tools/common/gcc-final.xml


Ignore:
Timestamp:
Jul 11, 2009, 1:36:25 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
f3125bf
Parents:
c4fd0e3
Message:

Explicitly specify the path to ppl and cloog for the cross-tools gcc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/gcc-final.xml

    rc4fd0e3 rcf44b18  
    5757    --enable-shared --enable-languages=c,c++ --enable-__cxa_atexit \
    5858    --with-mpfr=${CLFS}/cross-tools --with-gmp=${CLFS}/cross-tools \
     59    --with-ppl=${CLFS}/cross-tools --with-cloog=${CLFS}/cross-tools \
    5960    --enable-c99 --enable-long-long --enable-threads=posix</userinput></screen>
    6061
Note: See TracChangeset for help on using the changeset viewer.