Changeset f14f7c2 for BOOK/temp-system/multilib/bash.xml
- Timestamp:
- Apr 24, 2011, 10:01:38 AM (14 years ago)
- Children:
- d66ee74
- Parents:
- 69fa5e6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/multilib/bash.xml
r69fa5e6 rf14f7c2 15 15 <secondary>temporary system</secondary> 16 16 </indexterm> 17 <!-- 17 18 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 19 19 href="../../final-system/common/bash.xml" 20 20 xpointer="xpointer(//*[@role='package'])"/> 21 --> 21 22 22 <sect2 role="installation"> 23 23 <title>Installation of Bash</title> 24 <!-- 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 26 href="../common/bash.xml" … … 42 42 href="../common/bash.xml" 43 43 xpointer="xpointer(//*[@os='a'])"/> 44 --> 44 45 45 <screen os="b"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \ 46 46 ./configure --prefix=/tools \ 47 47 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 48 48 --without-bash-malloc --cache-file=config.cache</userinput></screen> 49 <!-- 49 50 50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 51 51 href="../common/bash.xml" … … 75 75 href="../common/bash.xml" 76 76 xpointer="xpointer(//*[@os='t4'])"/> 77 --> 77 78 78 </sect2> 79 <!-- 79 80 80 <sect2 role="content"> 81 81 <title/> … … 85 85 86 86 </sect2> 87 --> 87 88 88 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.