Changeset 82f7fed for BOOK/final-system/mips64
- Timestamp:
- Feb 21, 2006, 12:47:43 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- da9f193
- Parents:
- 8bb75cec
- Location:
- BOOK/final-system/mips64
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/mips64/gcc.xml
r8bb75cec r82f7fed 42 42 <sect2 role="installation"> 43 43 <title>Installation of GCC</title> 44 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"46 href="../common/gcc.xml"47 xpointer="xpointer(//*[@os='a'])"/>48 44 49 45 <para os="ma">The following patch ensures that TLS is utilized by GCC -
BOOK/final-system/mips64/glibc-64bit.xml
r8bb75cec r82f7fed 42 42 <sect2 role="installation"> 43 43 <title>Installation of Glibc</title> 44 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"46 href="glibc.xml"47 xpointer="xpointer(//*[@os='a'])"/>48 44 49 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/mips64/glibc-n32.xml
r8bb75cec r82f7fed 42 42 <sect2 role="installation"> 43 43 <title>Installation of Glibc</title> 44 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"46 href="glibc.xml"47 xpointer="xpointer(//*[@os='a'])"/>48 44 49 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 119 115 xpointer="xpointer(//*[@os='m'])"/> 120 116 121 <!-- items n,o,p here are now the master, not multilib, because 117 <!-- items n,o,p here are now the master, not multilib, because 122 118 the tests are known to all pass on multilib_64 --> 123 119 -
BOOK/final-system/mips64/glibc.xml
r8bb75cec r82f7fed 46 46 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 47 47 href="../common/glibc.xml" 48 xpointer="xpointer(//*[@os=' a'])"/>48 xpointer="xpointer(//*[@os='z'])"/> 49 49 50 50 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.