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/64/gcc.xml

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