source: materials/x86_64/patches.xml@ ffc750b

Last change on this file since ffc750b was e85011e4, checked in by Jim Gifford <clfs@…>, 18 years ago

r2997@server: jim | 2006-04-19 13:43:15 -0700
Added: Linux-Headers Package

  • Property mode set to 100644
File size: 1.4 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="ch-materials-patches-x86_64">
9 <?dbhtml filename="patches-x86_64.html"?>
10
11 <title>Additional Patches for x86_64 Multilib</title>
12
13 <variablelist role="materials">
14
15 <varlistentry os="binutils-multilib-patch">
16 <term>Binutils Multilib Patch - 2.6 KB:</term>
17 <listitem>
18 <para><ulink
19 url="&patches-root;binutils/&binutils-multilib-patch;"/></para>
20 </listitem>
21 </varlistentry>
22
23 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
24 href="../x86/patches.xml"
25 xpointer="xpointer(//*[@os='coreutils-x86_uname-patch'])"/>
26
27 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
28 href="../x86/patches.xml"
29 xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
30
31 <varlistentry os="perl-multilib-patch">
32 <term>Perl Configure Multilib Patch - 1.4 KB:</term>
33 <listitem>
34 <para><ulink
35 url="&patches-root;perl/&perl-multilib-patch;"/></para>
36 </listitem>
37 </varlistentry>
38
39 <varlistentry os="perl-lib64-patch">
40 <term>Perl Libc lib64 Patch - 1 KB:</term>
41 <listitem>
42 <para><ulink
43 url="&patches-root;perl/&perl-lib64-patch;"/></para>
44 </listitem>
45 </varlistentry>
46
47 </variablelist>
48
49</sect1>
Note: See TracBrowser for help on using the repository browser.