Changeset 175ff828 for temp-system/multilib/bash.xml
- Timestamp:
- Feb 21, 2006, 1:20:08 AM (20 years ago)
- Children:
- 1235a03
- Parents:
- adeb68a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp-system/multilib/bash.xml
radeb68a r175ff828 43 43 xpointer="xpointer(//*[@os='g'])"/> 44 44 45 <screen ><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \45 <screen os="ac"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \ 46 46 ./configure --prefix=/tools --with-curses \ 47 47 --without-bash-malloc --host=${LFS_TARGET}</userinput></screen> … … 49 49 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 50 50 href="../common/bash.xml" 51 xpointer="xpointer(//*[@os='a c'])"/>51 xpointer="xpointer(//*[@os='ad'])"/> 52 52 53 53 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 69 69 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 70 70 href="../common/bash.xml" 71 xpointer="xpointer(//*[@os='a d'])"/>71 xpointer="xpointer(//*[@os='ae'])"/> 72 72 73 73 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 74 74 href="../common/bash.xml" 75 xpointer="xpointer(//*[@os='a e'])"/>75 xpointer="xpointer(//*[@os='af'])"/> 76 76 77 77 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.