diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-30 16:55:25 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-30 16:55:25 +0000 |
commit | b19d5f969aeddcf8a5e36511f1ce6303cb0f3329 (patch) | |
tree | 35f9cb1b98573461d6fca24837e986c66d8b1fac /chapter04 | |
parent | cfa1ae50a68a0ed4a2d146d0cffc389bb2bcd9be (diff) |
New patch for GCC's fixincludes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2704 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 34ff88c0b..17c7537e5 100644 --- a/chapter04/chapter04.xml +++ b/chapter04/chapter04.xml @@ -247,7 +247,7 @@ GCC Patch (&gcc-2953-patch-version;) - &gcc-2953-patch-size;: GCC Specs Patch: <ulink url="&http;/gcc-3.3.1-specs.patch"/> GCC No Fixincludes Patch: -<ulink url="&http;/gcc-3.3.1-no_fixincludes.patch"/> +<ulink url="&http;/gcc-3.3.1-no_fixincludes-2.patch"/> Glibc Sscanf Patch: <ulink url="&http;/glibc-2.3.2-sscanf-1.patch"/> |