Ignore:
Timestamp:
Jul 28, 2013, 10:50:11 PM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
d79e916
Parents:
8872181
Message:

Enable graphite for cross-tools toolchain.

File:
1 edited

Legend:

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

    r8872181 r52fd35b  
    5959  --with-native-system-header-dir=/tools/include --disable-nls \
    6060  --disable-shared --with-mpfr=/cross-tools --with-gmp=/cross-tools \
    61   --with-cloog=/cross-tools --with-mpc=/cross-tools --without-headers \
    62   --with-newlib --disable-decimal-float --disable-libgomp --disable-libmudflap \
    63   --disable-libssp --disable-threads --disable-multilib --disable-libatomic \
    64   --disable-libitm --disable-libsanitizer --disable-libquadmath \
    65   --disable-target-libiberty --disable-target-zlib --with-system-zlib \
    66   --enable-cloog-backend=isl --disable-cloog-version-check \
    67   --enable-languages=c --enable-checking=release</userinput></screen>
     61  --with-isl=/cross-tools --with-cloog=/cross-tools --with-mpc=/cross-tools \
     62  --without-headers --with-newlib --disable-decimal-float --disable-libgomp \
     63  --disable-libmudflap --disable-libssp --disable-threads --disable-multilib \
     64  --disable-libatomic --disable-libitm --disable-libsanitizer \
     65  --disable-libquadmath --disable-target-libiberty --disable-target-zlib \
     66  --with-system-zlib --enable-cloog-backend=isl --disable-cloog-version-check \
     67  --disable-isl-version-check --enable-languages=c --enable-checking=release</userinput></screen>
    6868
    6969    <variablelist os="am">
Note: See TracChangeset for help on using the changeset viewer.