Changeset 53ceaca


Ignore:
Timestamp:
Oct 12, 2008, 10:01:12 AM (16 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
13686d4
Parents:
f54b700
Message:

Add a patch to alpha that contains general glibc fixes.

Files:
1 added
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/alpha/glibc.xml

    rf54b700 r53ceaca  
    3030    xpointer="xpointer(//*[@os='b'])"/>
    3131
    32     <para os="a1">The following patch moves PTR_MANGLE and ensures that
    33     PTR_MANGLE is defined in all cases:</para>
     32    <para os="a1">The following patch fixes compilation errors that exist on
     33    alpha:</para>
    3434
    35 <screen os="a2"><userinput>patch -Np1 -i ../&glibc-alpha_ptr_mangle_fix-patch;</userinput></screen>
     35<screen os="a2"><userinput>patch -Np1 -i ../&glibc-alpha_fixes-patch;</userinput></screen>
    3636
    3737    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/materials/alpha/patches.xml

    rf54b700 r53ceaca  
    2727
    2828    <varlistentry>
    29       <term>Glibc PTR_MANGLE Fix Patch - <token>&glibc-alpha_ptr_mangle_fix-patch-size;</token>:</term>
     29      <term>Glibc Alpha Fixes Patch - <token>&glibc-alpha_fixes-patch-size;</token>:</term>
    3030      <listitem>
    3131        <para>Download: <ulink
    32         url="&patches-root;&glibc-alpha_ptr_mangle_fix-patch;"/></para>
    33         <para>MD5 sum: <literal>&glibc-alpha_ptr_mangle_fix-patch-md5;</literal></para>
     32        url="&patches-root;&glibc-alpha_fixes-patch;"/></para>
     33        <para>MD5 sum: <literal>&glibc-alpha_fixes-patch-md5;</literal></para>
    3434      </listitem>
    3535    </varlistentry>
  • BOOK/patches.ent

    rf54b700 r53ceaca  
    113113<!ENTITY aboot-alpha-patch-size "180 KB">
    114114
    115 <!ENTITY glibc-alpha_ptr_mangle_fix-patch "glibc-&glibc-version;-alpha_PTR_MANGLE_fix-1.patch">
    116 <!ENTITY glibc-alpha_ptr_mangle_fix-patch-md5 "9c13080aa4a17796815a7e814e18584c">
    117 <!ENTITY glibc-alpha_ptr_mangle_fix-patch-size "4 KB">
     115<!ENTITY glibc-alpha_fixes-patch "glibc-&glibc-version;-alpha_fixes-1.patch">
     116<!ENTITY glibc-alpha_fixes-patch-md5 "5d279206a752199e39a4e99c4950271d">
     117<!ENTITY glibc-alpha_fixes-patch-size "8 KB">
    118118
    119119<!-- Start of mips/mips64 patches -->
Note: See TracChangeset for help on using the changeset viewer.