Ignore:
Timestamp:
Aug 2, 2013, 2:26:12 PM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
fc349a4
Parents:
474b25d
Message:

Add required configure options to temp-system gcc builds.

File:
1 edited

Legend:

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

    r474b25d r9808d51  
    6262  --enable-__cxa_atexit --disable-nls --enable-languages=c,c++ \
    6363  --disable-libstdcxx-pch --with-abi=64 --enable-cloog-backend=isl \
    64   --with-system-zlib --enable-checking=release --enable-libstdcxx-time \
     64  --with-gmp=/tools --with-mpfr=/tools --with-mpc=/tools --with-isl=/tools \
     65  --disable-isl-version-check --with cloog=/tools --with-system-zlib \
     66  --enable-checking=release --enable-libstdcxx-time \
    6567  --with-native-system-header-dir=/tools/include</userinput></screen>
    6668
Note: See TracChangeset for help on using the changeset viewer.