Ignore:
Timestamp:
Jan 3, 2009, 9:35:36 PM (16 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
6b70d12
Parents:
9f5a80a
Message:

Added GMP and MPFR to Cross-Tools

File:
1 edited

Legend:

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

    r9f5a80a r88958a8  
    7474    xpointer="xpointer(//*[@os='h'])"/>
    7575
    76 <screen os="al"><userinput>AR=ar ../gcc-&gcc-version;/configure --prefix=/cross-tools \
    77     --build=${CLFS_HOST} --host=${CLFS_HOST} --target=${CLFS_TARGET} \
    78     --disable-multilib --with-local-prefix=/tools --disable-nls \
    79     --without-headers --with-newlib --disable-decimal-float \
    80     --disable-libgomp --disable-libmudflap --disable-libssp \
    81     --disable-shared --disable-threads --enable-languages=c</userinput></screen>
     76    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     77    href="../common/gcc-static.xml"
     78    xpointer="xpointer(//*[@os='al'])"/>
    8279
    8380    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.