diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-11 05:23:00 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-11 05:23:00 +0000 |
commit | 008e758cc624ca09f843492217dc2f8565cdf146 (patch) | |
tree | 64f73b252dee971e9d391d27e6af4af2aade5fd6 /chapter04 | |
parent | 223504c676851e9bf95b47789ea0e44add98acd6 (diff) |
Added Anderson's perl-libc-3 patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2764 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/chapter04.xml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/chapter04/chapter04.xml b/chapter04/chapter04.xml index 5f83d7506..e07eb3eeb 100644 --- a/chapter04/chapter04.xml +++ b/chapter04/chapter04.xml @@ -247,17 +247,14 @@ Gawk Patch (&gawk-patch-version;) - &gawk-patch-size;: GCC Patch (&gcc-2953-patch-version;) - &gcc-2953-patch-size;: <ulink url="&http;/gcc-&gcc-2953-patch-version;.patch"/> +GCC-2 Return-type Patch: +<ulink url="&http;/gcc-2.95.3-returntype-fix.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"/> -GCC-2 Patch: -<ulink url="&http;/gcc-2.95.3-2.patch"/> - -GCC-2 Return-type Patch: -<ulink url="&http;/gcc-2.95.3-returntype-fix.patch"/> - Glibc Sscanf Patch: <ulink url="&http;/glibc-2.3.2-sscanf-1.patch"/> |