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/cross-tools/common/gcc-final.xml

    ra43ce31 r00fc57e7  
    6868  --disable-multilib --with-mpc=/cross-tools --with-mpfr=/cross-tools \
    6969  --with-gmp=/cross-tools --with-cloog=/cross-tools \
    70   --enable-cloog-backend=isl --with-isl=/cross-tools \
    71   --disable-isl-version-check --with-system-zlib --enable-checking=release \
    72   --enable-libstdcxx-time</userinput></screen>
     70  --with-isl=/cross-tools --disable-isl-version-check --with-system-zlib \
     71  --enable-checking=release --enable-libstdcxx-time</userinput></screen>
    7372
    7473    <variablelist os="bg">
Note: See TracChangeset for help on using the changeset viewer.