Changeset 4aeea55


Ignore:
Timestamp:
01/27/2005 06:00:19 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Children:
aa11038
Parents:
78f22b7c
Message:

Updated GCC specs patch version.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r78f22b7c r4aeea55  
    7474</itemizedlist>
    7575</listitem>
     76
     77<listitem><para>January 27, 2005 [manuel]: Updated to gcc-3.4.3-specs-2.patch.</para></listitem>
    7678
    7779<listitem><para>January 19, 2005 [jeremy]: Added an extra symlink for
  • chapter03/patches.xml

    r78f22b7c r4aeea55  
    7676<term>GCC Specs Patch - 11 KB:</term>
    7777<listitem>
    78 <para><ulink url="&patches-root;gcc-&gcc-version;-specs-1.patch"/></para>
     78<para><ulink url="&patches-root;gcc-&gcc-version;-specs-2.patch"/></para>
    7979</listitem>
    8080</varlistentry>
  • chapter05/gcc-pass2.xml

    r78f22b7c r4aeea55  
    6767
    6868<screen><userinput>patch -Np1 -i ../gcc-&gcc-version;-no_fixincludes-1.patch
    69 patch -Np1 -i ../gcc-&gcc-version;-specs-1.patch</userinput></screen>
     69patch -Np1 -i ../gcc-&gcc-version;-specs-2.patch</userinput></screen>
    7070
    7171<para>The first patch disables the GCC <command>fixincludes</command>
  • general.ent

    r78f22b7c r4aeea55  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!ENTITY version "6.1-testing-20050119">
    3 <!ENTITY releasedate "January 19, 2005">
     2<!ENTITY version "6.1-testing-20050127">
     3<!ENTITY releasedate "January 27, 2005">
    44<!ENTITY milestone "6.1">
    55
Note: See TracChangeset for help on using the changeset viewer.