diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-11 18:21:18 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-11 18:21:18 +0000 |
commit | 8998cdef82f688702e3bdff4e0bcb4f7d28f19fa (patch) | |
tree | 8c266dfc9316a6a4cec3272afe83a43578206314 /chapter04 | |
parent | 72730c35f59be80aeeddcefb2ac8bab15432c9a2 (diff) |
Added Greg's patch to GCC to suppress libiberty, and allowed binutils' libiberty to stay
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2767 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/chapter04.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter04/chapter04.xml b/chapter04/chapter04.xml index e07eb3eeb..64ad522f0 100644 --- a/chapter04/chapter04.xml +++ b/chapter04/chapter04.xml @@ -254,6 +254,8 @@ 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 Suppress Libiberty Patch: +<ulink url="&http;/gcc-3-3-1-suppress-libiberty.patch"/> Glibc Sscanf Patch: <ulink url="&http;/glibc-2.3.2-sscanf-1.patch"/> |