Ignore:
File:
1 edited

Legend:

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

    r40ce7b8 rd08e660  
    3030    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3131    href="../../final-system/common/binutils.xml"
     32    xpointer="xpointer(//*[@os='p1'])"/>
     33
     34    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     35    href="../../final-system/common/binutils.xml"
     36    xpointer="xpointer(//*[@os='p2'])"/>
     37
     38    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     39    href="../../final-system/common/binutils.xml"
    3240    xpointer="xpointer(//*[@os='g'])"/>
    3341
     
    4351  --prefix=/cross-tools --host=${CLFS_HOST} --target=${CLFS_TARGET} \
    4452  --with-sysroot=${CLFS} --with-lib-path=/tools/lib --disable-nls --enable-shared \
    45   --enable-64-bit-bfd --disable-multilib</userinput></screen>
     53  --disable-static --enable-64-bit-bfd --disable-multilib</userinput></screen>
    4654
    4755    <variablelist os="bd">
Note: See TracChangeset for help on using the changeset viewer.