diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-21 01:40:43 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-21 01:40:43 +0000 |
commit | dc19fb6e8ee98149ca0e9971bbf62f8fb418197e (patch) | |
tree | 3a9034e7089ac14c59eca707cbcc3c3a71350789 /chapter04 | |
parent | a3e3143ddb19d3c33f5317353a3b32451d3afc07 (diff) |
Chapter 5 - GCC Pass 2: Updated to gcc-3.3.1-specs-2.patch. Ncurses: added --enable-overwrite and description.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2853 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/chapter04.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter04/chapter04.xml b/chapter04/chapter04.xml index 67890ef5b..93c0c9155 100644 --- a/chapter04/chapter04.xml +++ b/chapter04/chapter04.xml @@ -260,7 +260,7 @@ GCC-2 Return-type Patch: GCC No Fixincludes Patch: <ulink url="&http;/gcc-3.3.1-no_fixincludes-2.patch"/> GCC Specs Patch: -<ulink url="&http;/gcc-3.3.1-specs-1.patch"/> +<ulink url="&http;/gcc-&gcc-specs-version;.patch"/> GCC Suppress Libiberty Patch: <ulink url="&http;/gcc-3.3.1-suppress-libiberty.patch"/> |