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.

Location:
BOOK/cross-tools/mips64-64
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/mips64-64/gcc-final.xml

    r6d97d5f r0b89da6  
    6868  --disable-multilib --with-mpc=/cross-tools --with-mpfr=/cross-tools \
    6969  --with-gmp=/cross-tools --with-cloog=/cross-tools \
    70   --with-isl=/cross-tools --disable-isl-version-check --with-system-zlib \
    71   --enable-checking=release --enable-libstdcxx-time --with-abi=64</userinput></screen>
     70  --with-isl=/cross-tools --with-system-zlib --enable-checking=release \
     71  --enable-libstdcxx-time --with-abi=64</userinput></screen>
    7272
    7373    <variablelist os="bg">
  • BOOK/cross-tools/mips64-64/gcc-static.xml

    r6d97d5f r0b89da6  
    7979   --disable-libsanitizer --disable-libquadmath --disable-threads \
    8080   --disable-multilib --disable-target-libiberty --disable-target-zlib \
    81    --with-system-zlib --disable-isl-version-check --enable-languages=c \
    82    --enable-checking=release --with-abi=64</userinput></screen>
     81   --with-system-zlib --enable-languages=c --enable-checking=release \
     82   --with-abi=64</userinput></screen>
    8383
    8484    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.