Changeset 175ff828 for temp-system/mips64
- Timestamp:
- Feb 21, 2006, 1:20:08 AM (19 years ago)
- Children:
- 1235a03
- Parents:
- adeb68a
- Location:
- temp-system/mips64
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
temp-system/mips64/grep.xml
radeb68a r175ff828 35 35 xpointer="xpointer(//*[@os='a'])"/> 36 36 37 <screen><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 38 --host=${LFS_TARGET} --disable-perl-regexp</userinput></screen> 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 38 href="../multilib/grep.xml" 39 xpointer="xpointer(//*[@os='ca'])"/> 39 40 40 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 41 42 href="../common/grep.xml" 42 xpointer="xpointer(//*[@os='c a'])"/>43 xpointer="xpointer(//*[@os='cb'])"/> 43 44 44 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
temp-system/mips64/make.xml
radeb68a r175ff828 35 35 xpointer="xpointer(//*[@os='a'])"/> 36 36 37 <para>Prepare Make for compilation:</para> 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 38 href="../common/make.xml" 39 xpointer="xpointer(//*[@os='aa'])"/> 38 40 39 <screen><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 40 --host=${LFS_TARGET}</userinput></screen> 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 42 href="../multilib/make.xml" 43 xpointer="xpointer(//*[@os='ab'])"/> 41 44 42 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.