- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/binutils.xml
rd08e660 r40ce7b8 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 31 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"40 32 xpointer="xpointer(//*[@os='g'])"/> 41 33 … … 51 43 --prefix=/cross-tools --host=${CLFS_HOST} --target=${CLFS_TARGET} \ 52 44 --with-sysroot=${CLFS} --with-lib-path=/tools/lib --disable-nls --enable-shared \ 53 -- disable-static --enable-64-bit-bfd --disable-multilib</userinput></screen>45 --enable-64-bit-bfd --disable-multilib</userinput></screen> 54 46 55 47 <variablelist os="bd">
Note:
See TracChangeset
for help on using the changeset viewer.