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

    r474b25d r9808d51  
    6161  --enable-long-long --enable-c99 --enable-shared --enable-threads=posix \
    6262  --disable-nls --enable-__cxa_atexit --enable-languages=c,c++ \
    63   --disable-libstdcxx-pch --enable-cloog-backend=isl --with-system-zlib \
     63  --disable-libstdcxx-pch --enable-cloog-backend=isl --with-gmp=/tools \
     64  --with-mpfr=/tools --with-mpc=/tools --with-isl=/tools \
     65  --disable-isl-version-check --with-cloog=/tools --with-system-zlib \
    6466  --with-native-system-header-dir=/tools/include --disable-libssp \
    6567  --disable-install-libiberty  --enable-libstdcxx-time \
Note: See TracChangeset for help on using the changeset viewer.