Ignore:
Timestamp:
Apr 9, 2014, 6:10:44 PM (11 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/multilib/gcc.xml

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