Ignore:
Timestamp:
Apr 9, 2014, 6:10:44 PM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
058f867
Parents:
6d97d5f
Message:

Remove --disable-isl-version-check configure option from all gcc sections. The build system detects the proper ISL version.

File:
1 edited

Legend:

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

    r6d97d5f r0b89da6  
    7676  --disable-nls --enable-__cxa_atexit --enable-languages=c,c++ \
    7777  --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 \
     78  --with-mpc=/tools --with-isl=/tools --with-cloog=/tools --with-system-zlib \
    8079  --with-native-system-header-dir=/tools/include --disable-libssp \
    8180  --enable-checking=release --enable-libstdcxx-time</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.