Ignore:
Timestamp:
Nov 17, 2012, 9:22:24 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:
1c96860
Parents:
a318e22
Message:

Remove unnecessary --disable-static switch from configure.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/gcc-static.xml

    ra318e22 r12049296  
    7070  --build=${CLFS_HOST} --host=${CLFS_HOST} --target=${CLFS_TARGET} \
    7171  --with-sysroot=${CLFS} --with-local-prefix=/tools --disable-nls \
    72   --disable-shared --disable-static --with-mpfr=/cross-tools \
    73   --with-gmp=/cross-tools --with-ppl=/cross-tools --with-cloog=/cross-tools \
    74   --without-headers --with-newlib --disable-decimal-float \
    75   --disable-libgomp --disable-libmudflap --disable-libssp \
    76   --disable-threads --enable-languages=c --disable-multilib \
    77   --enable-cloog-backend=isl</userinput></screen>
     72  --disable-shared --with-mpfr=/cross-tools --with-gmp=/cross-tools \
     73  --with-ppl=/cross-tools --with-cloog=/cross-tools --without-headers \
     74  --with-newlib --disable-decimal-float --disable-libgomp \
     75  --disable-libmudflap --disable-libssp --disable-threads \
     76  --enable-languages=c --disable-multilib --enable-cloog-backend=isl</userinput></screen>
    7877
    7978    <variablelist os="am">
Note: See TracChangeset for help on using the changeset viewer.