source: BOOK/materials/mips64/patches.xml @ 9fb94bf

clfs-1.2clfs-2.1clfs-3.0.0-systemdclfs-3.0.0-sysvinitsystemdsysvinit
Last change on this file since 9fb94bf was 9fb94bf, checked in by Jonathan Norman <jonathan@…>, 13 years ago

Fixes issue with Mips segfaulting by patching GCC

  • Property mode set to 100644
File size: 1.8 KB
RevLine 
[3f8be484]1<?xml version="1.0" encoding="ISO-8859-1"?>
[aa18ac0]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[3f8be484]4  <!ENTITY % general-entities SYSTEM "../../general.ent">
5  %general-entities;
6]>
7
8<sect1 id="ch-materials-patches-mips64">
9  <?dbhtml filename="patches-mips64.html"?>
10
[9e7b137]11  <title>Additional Patches for MIPS 64 Bit Multilib</title>
[3f8be484]12
13  <variablelist role="materials">
14
[3f339fd]15    <varlistentry os="colo-mips-patch">
[f4f631d]16      <term>Colo Make Patch - <token>&colo-make-patch-size;</token>:</term> <listitem>
[f41fea6]17        <para>Download: <ulink
[8c6fb58]18        url="&patches-root;&colo-make-patch;"/></para>
[f41fea6]19        <para>MD5 sum: <literal>&colo-make-patch-md5;</literal></para>
[3f339fd]20      </listitem>
21    </varlistentry>
22
[dabbced]23    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[b596ca3]24    href="../mips/patches.xml"
25    xpointer="xpointer(//*[@os='colo-relocation-patch'])"/>
26
[dabbced]27    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[0935d01]28    href="../mips/patches.xml"
29    xpointer="xpointer(//*[@os='dvhtool-fixes-patch'])"/>
30
[9fb94bf]31    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
32    href="../mips/patches.xml"
33    xpointer="xpointer(//*[@os='gcc-mips-fix-patch'])"/>
34
[dabbced]35    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[5bd60e2]36    href="../x86/patches.xml"
37    xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
[3f8be484]38
[dabbced]39    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[38f82f9]40    href="../x86_64/patches.xml"
[bf76de5]41    xpointer="xpointer(//*[@os='iproute2-libdir-patch'])"/>
[38f82f9]42
[dabbced]43    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[5bd60e2]44    href="../x86_64/patches.xml"
45    xpointer="xpointer(//*[@os='perl-multilib-patch'])"/>
46
[3f8be484]47  </variablelist>
48
[dabbced]49  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f4f631d]50  href="../common/patches.xml"
51  xpointer="xpointer(//*[@os='a'])"/>
52
[3f8be484]53</sect1>
Note: See TracBrowser for help on using the repository browser.