diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-05-11 19:12:19 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-05-11 19:12:19 +0000 |
commit | b175687da8cddb861ee6725d52391ee829e10ad8 (patch) | |
tree | e044e8f92c91e099cfa6551d8aad58531c179df0 /chapter04/gcc.xml | |
parent | b3b1237674bb1bc75afd3bbbe3eea0f35bceb312 (diff) |
More from Zack: Ncurses symlinks fixes, procps removal of XSCPT=, --without-debug for ncurses.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04/gcc.xml')
-rw-r--r-- | chapter04/gcc.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/chapter04/gcc.xml b/chapter04/gcc.xml index bc27a4a88..e54f7f7c0 100644 --- a/chapter04/gcc.xml +++ b/chapter04/gcc.xml @@ -1,11 +1,2 @@ GCC (&gcc-version;) - &gcc-core-size;: <ulink url="http://freshmeat.net/projects/gcc/"/> - -GCC Specs Patch: -<ulink url="&http;/gcc-3.2.3-specs-3.patch"/> - -GCC MMap Test Patch: -<ulink url="&http;/gcc-3.2.3-mmap_test.patch"/> - -GCC No Fixincludes Patch: -<ulink url="&http;/gcc-3.2.3-no_fixincludes.patch"/> |