Ignore:
Timestamp:
Apr 9, 2014, 1:30:41 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
e8a4711
Parents:
a43ce31
Message:

Removed cloog-backend parameter from GCC configure - GCC now uses ISL by default

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/gcc.xml

    ra43ce31 r00fc57e7  
    7575  --enable-c99 --enable-shared --enable-threads=posix --disable-multilib \
    7676  --disable-nls --enable-__cxa_atexit --enable-languages=c,c++ \
    77   --disable-libstdcxx-pch --enable-cloog-backend=isl --with-gmp=/tools \
    78   --with-mpfr=/tools --with-mpc=/tools --with-isl=/tools \
    79   --disable-isl-version-check --with-cloog=/tools --with-system-zlib \
     77  --disable-libstdcxx-pch --with-gmp=/tools --with-mpfr=/tools \
     78  --with-mpc=/tools --with-isl=/tools --disable-isl-version-check \
     79  --with-cloog=/tools --with-system-zlib \
    8080  --with-native-system-header-dir=/tools/include --disable-libssp \
    8181  --enable-checking=release --enable-libstdcxx-time</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.