Changeset 3acfa2ef for final-system
- Timestamp:
- Apr 13, 2006, 10:36:36 PM (19 years ago)
- Children:
- f71582c
- Parents:
- 7beca8d
- Location:
- final-system
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/mips/gcc.xml
r7beca8d r3acfa2ef 21 21 <sect2 role="installation"> 22 22 <title>Installation of GCC</title> 23 24 <para os="ma">The following patch ensures that TLS is utilized by GCC25 for MIPS:</para>26 27 <screen os="mb"><userinput>patch -Np1 -i ../&gcc-mips_tls-patch;</userinput></screen>28 23 29 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
final-system/mips64-64/gcc.xml
r7beca8d r3acfa2ef 29 29 href="../64/gcc.xml" 30 30 xpointer="xpointer(//*[@os='p2'])"/> 31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"33 href="../mips/gcc.xml"34 xpointer="xpointer(//*[@os='ma'])"/>35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"37 href="../mips/gcc.xml"38 xpointer="xpointer(//*[@os='mb'])"/>39 31 40 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
final-system/mips64/gcc.xml
r7beca8d r3acfa2ef 21 21 <sect2 role="installation"> 22 22 <title>Installation of GCC</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"25 href="../mips/gcc.xml"26 xpointer="xpointer(//*[@os='ma'])"/>27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"29 href="../mips/gcc.xml"30 xpointer="xpointer(//*[@os='mb'])"/>31 23 32 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.