Changeset b5c851a for BOOK/temp-system/64
- Timestamp:
- May 22, 2014, 10:17:53 PM (11 years ago)
- Branches:
- clfs-3.0.0-sysvinit, sysvinit
- Children:
- e49c212
- Parents:
- 2d1be42
- git-author:
- Chris Staub <chris@…> (05/22/14 22:17:39)
- git-committer:
- Chris Staub <chris@…> (05/22/14 22:17:53)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/64/gmp.xml
r2d1be42 rb5c851a 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.