Ignore:
Timestamp:
Jul 28, 2007, 7:43:26 AM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
5ec7618f
Parents:
c304f4c
Message:

Several fixes for PDF look.

File:
1 edited

Legend:

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

    rc304f4c rd018b81  
    8989<screen os="ck"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \
    9090    ../gcc-&gcc-version;/configure --prefix=/tools --libdir=/tools/lib64 \
    91     --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} --with-abi=64 \
    92     --with-local-prefix=/tools --enable-long-long --enable-c99 \
    93     --enable-shared --enable-threads=posix --enable-__cxa_atexit \
    94     --disable-nls --enable-languages=c,c++ --disable-libstdcxx-pch</userinput></screen>
     91    --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} \
     92    --with-abi=64 --with-local-prefix=/tools --enable-long-long \
     93    --enable-c99 --enable-shared --enable-threads=posix --disable-nls \
     94    --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch</userinput></screen>
    9595
    9696    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.