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

    ra43ce31 r00fc57e7  
    7777  --enable-c99 --enable-shared --enable-threads=posix \
    7878  --enable-__cxa_atexit --disable-nls --enable-languages=c,c++ \
    79   --disable-libstdcxx-pch --with-abi=64 --enable-cloog-backend=isl \
    80   --with-gmp=/tools --with-mpfr=/tools --with-mpc=/tools --with-isl=/tools \
    81   --disable-isl-version-check --with cloog=/tools --with-system-zlib \
    82   --enable-checking=release --enable-libstdcxx-time \
    83   --with-native-system-header-dir=/tools/include</userinput></screen>
     79  --disable-libstdcxx-pch --with-abi=64 --with-gmp=/tools --with-mpfr=/tools \
     80  --with-mpc=/tools --with-isl=/tools --disable-isl-version-check \
     81  --with cloog=/tools --with-system-zlib --enable-checking=release \
     82  --enable-libstdcxx-time --with-native-system-header-dir=/tools/include</userinput></screen>
    8483
    8584    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.