Changeset cf44b18 in clfs-sysroot for BOOK/cross-tools/common/gcc-static.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-static.xml

    rc4fd0e3 rcf44b18  
    5959    --disable-libgomp --disable-libmudflap --disable-libssp \
    6060    --with-mpfr=${CLFS}/cross-tools --with-gmp=${CLFS}/cross-tools \
     61    --with-ppl=${CLFS}/cross-tools --with-cloog=${CLFS}/cross-tools \
    6162    --disable-shared --disable-threads --enable-languages=c</userinput></screen>
    6263
Note: See TracChangeset for help on using the changeset viewer.