Changeset 2b9574b in clfs-embedded for BOOK/cross-tools/x86/gcc-final.xml
- Timestamp:
- Oct 14, 2013, 3:07:18 PM (11 years ago)
- Branches:
- master
- Children:
- 5efdb34
- Parents:
- 8a77fbd
- git-author:
- Andrew Bradford <andrew@…> (10/09/13 18:02:12)
- git-committer:
- Andrew Bradford <andrew@…> (10/14/13 15:07:18)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/x86/gcc-final.xml
r8a77fbd r2b9574b 27 27 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 28 28 href="../common/gcc-final.xml" 29 xpointer="xpointer(//*[@os='b'])"/> 30 31 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 32 href="../common/gcc-final.xml" 33 xpointer="xpointer(//*[@os='ba'])"/> 34 35 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 36 href="../common/gcc-final.xml" 29 37 xpointer="xpointer(//*[@os='c'])"/> 30 38 … … 46 54 --with-sysroot=${CLFS} --disable-nls --enable-shared \ 47 55 --enable-languages=c --enable-c99 --enable-long-long \ 48 --with-mpfr=${CLFS}/cross-tools --with-gmp=${CLFS}/cross-tools \ 49 --with-mpc=${CLFS}/cross-tools --disable-multilib \ 56 --disable-multilib \ 50 57 --with-arch=${CLFS_CPU}</userinput></screen> 51 58
Note:
See TracChangeset
for help on using the changeset viewer.