Changeset 787b933 for BOOK/temp-system
- Timestamp:
- Aug 9, 2014, 8:56:54 AM (10 years ago)
- Branches:
- clfs-3.0.0-sysvinit, sysvinit
- Children:
- 433adfdd
- Parents:
- 223a375
- git-author:
- Chris Staub <chris@…> (08/09/14 08:55:10)
- git-committer:
- Chris Staub <chris@…> (08/09/14 08:56:54)
- Location:
- BOOK/temp-system
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/64/gcc.xml
r223a375 r787b933 52 52 53 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 54 href="../ ../final-system/common/gcc.xml"54 href="../common/gcc.xml" 55 55 xpointer="xpointer(//*[@os='fix2'])"/> 56 56 -
BOOK/temp-system/common/cloog.xml
r223a375 r787b933 33 33 xpointer="xpointer(//*[@os='s1'])"/> 34 34 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 36 href="../../final-system/common/cloog.xml" 37 xpointer="xpointer(//*[@os='s2'])"/> 35 <screen os="s2"><userinput>cp -v Makefile{,.orig} 36 sed '/cmake/d' Makefile.orig > Makefile</userinput></screen> 38 37 39 38 <para os="c">Compile the package:</para> -
BOOK/temp-system/common/gcc.xml
r223a375 r787b933 51 51 xpointer="xpointer(//*[@os='fix1'])"/> 52 52 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 54 href="../../final-system/common/gcc.xml" 55 xpointer="xpointer(//*[@os='fix2'])"/> 53 <screen os="fix2"><userinput>cp -v gcc/Makefile.in{,.orig} 54 sed 's@\./fixinc\.sh@-c true@' gcc/Makefile.in.orig > gcc/Makefile.in</userinput></screen> 56 55 57 56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/mips64-64/gcc.xml
r223a375 r787b933 52 52 53 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 54 href="../ ../final-system/common/gcc.xml"54 href="../common/gcc.xml" 55 55 xpointer="xpointer(//*[@os='fix2'])"/> 56 56 -
BOOK/temp-system/mips64/gcc.xml
r223a375 r787b933 52 52 53 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 54 href="../ ../final-system/common/gcc.xml"54 href="../common/gcc.xml" 55 55 xpointer="xpointer(//*[@os='fix2'])"/> 56 56 -
BOOK/temp-system/multilib/cloog.xml
r223a375 r787b933 36 36 37 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 38 href="../ ../final-system/common/cloog.xml"38 href="../common/cloog.xml" 39 39 xpointer="xpointer(//*[@os='s2'])"/> 40 40 -
BOOK/temp-system/multilib/gcc.xml
r223a375 r787b933 52 52 53 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 54 href="../ ../final-system/common/gcc.xml"54 href="../common/gcc.xml" 55 55 xpointer="xpointer(//*[@os='fix2'])"/> 56 56 -
BOOK/temp-system/ppc/gcc.xml
r223a375 r787b933 52 52 53 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 54 href="../ ../final-system/common/gcc.xml"54 href="../common/gcc.xml" 55 55 xpointer="xpointer(//*[@os='fix2'])"/> 56 56 -
BOOK/temp-system/ppc64-64/gcc.xml
r223a375 r787b933 52 52 53 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 54 href="../ ../final-system/common/gcc.xml"54 href="../common/gcc.xml" 55 55 xpointer="xpointer(//*[@os='fix2'])"/> 56 56 -
BOOK/temp-system/ppc64/gcc.xml
r223a375 r787b933 52 52 53 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 54 href="../ ../final-system/common/gcc.xml"54 href="../common/gcc.xml" 55 55 xpointer="xpointer(//*[@os='fix2'])"/> 56 56
Note:
See TracChangeset
for help on using the changeset viewer.