Changeset 5f7044b


Ignore:
Timestamp:
Apr 19, 2006, 12:09:18 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
d835347
Parents:
cf66de6e
Message:

r2960@server: jim | 2006-04-18 23:40:26 -0700
Renamed GCC fold_const patch to PR #

Location:
BOOK
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/gcc.xml

    rcf66de6e r5f7044b  
    3838    some code properly:</para>
    3939
    40 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-fold_const-patch;</userinput></screen>
     40<screen os="p2"><userinput>patch -Np1 -i ../&gcc-PR26763-patch;</userinput></screen>
    4141
    4242    <para os="d">Apply a <command>sed</command> substitution that will suppress the
  • BOOK/introduction/common/changelog.xml

    rcf66de6e r5f7044b  
    3838
    3939    <listitem>
     40      <para>April 18, 2006</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[jim] - Renamed gcc fold_const patch to the PR #.</para>
     44        </listitem>
     45      </itemizedlist>
     46    </listitem>
     47
     48    <listitem>
    4049      <para>April 17, 2006</para>
    4150      <itemizedlist>
  • BOOK/patches.ent

    rcf66de6e r5f7044b  
    1717
    1818<!ENTITY gcc-cross_search-patch "gcc-&gcc-version;-cross_search_paths-1.patch">
    19 <!ENTITY gcc-fold_const-patch "gcc-&gcc-version;-fold_const_fix-1.patch">
     19<!ENTITY gcc-PR26763-patch "gcc-&gcc-version;-PR26763-1.patch">
    2020<!ENTITY gcc-posix-patch "gcc-&gcc-version;-posix-1.patch">
    2121<!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-1.patch">
Note: See TracChangeset for help on using the changeset viewer.