Changeset b9fd50a for BOOK/temp-system/64
- Timestamp:
- May 22, 2014, 10:17:39 PM (10 years ago)
- Branches:
- clfs-3.0.0-systemd, master, systemd
- Children:
- 352b82b
- Parents:
- 87d6725
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/64/gmp.xml
r87d6725 rb9fd50a 37 37 xpointer="xpointer(//*[@os='a'])"/> 38 38 39 <screen os="b"><userinput>CC_FOR_BUILD=gcc CC="${CC} ${BUILD64}" \ 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 40 href="../common/gmp.xml" 41 xpointer="xpointer(//*[@os='b'])"/> 42 43 <screen os="c"><userinput>CC_FOR_BUILD=gcc CC="${CC} ${BUILD64}" \ 40 44 CXX="${CXX} ${BUILD64}" ./configure --prefix=/tools \ 41 45 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ … … 44 48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 45 49 href="../multilib/gmp.xml" 46 xpointer="xpointer(//*[@os='ba'])"/> 47 48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 49 href="../common/gmp.xml" 50 xpointer="xpointer(//*[@os='c'])"/> 50 xpointer="xpointer(//*[@os='ca'])"/> 51 51 52 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 62 62 xpointer="xpointer(//*[@os='f'])"/> 63 63 64 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 65 href="../common/gmp.xml" 66 xpointer="xpointer(//*[@os='g'])"/> 67 64 68 </sect2> 65 69
Note:
See TracChangeset
for help on using the changeset viewer.