diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-07 23:51:03 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-07 23:51:03 +0000 |
commit | 0939e573f2e323188bb6da5c9afde087f49a24f1 (patch) | |
tree | cd8b1d054b7eef895229bdac11c4420d1f469cb7 /chapter04 | |
parent | 98ced7fdd1995f4611b9518987e3f7cbaa051d10 (diff) |
note not to remove tcl directory
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2540 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/gcc.xml | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/chapter04/gcc.xml b/chapter04/gcc.xml index 4f1e2a56d..2a51db9ee 100644 --- a/chapter04/gcc.xml +++ b/chapter04/gcc.xml @@ -4,14 +4,8 @@ GCC (&gcc-version;) - &gcc-core-size;: GCC Specs Patch: <ulink url="&http;/gcc-3.2.3-specs-2.patch"/> -GCC libgcc No Debug Patch: -<ulink url="&http;/gcc-3.2.3-libgcc_no_debug.patch"/> - -GCC libstdc++ No Debug Patch: -<ulink url="&http;/gcc-3.2.3-libstdc++_no_debug.patch"/> - GCC MMap Test Patch: <ulink url="&http;/gcc-3.2.3-mmap_test.patch"/> -GCC No Fixed Includes Patch: +GCC No Fixincludes Patch: <ulink url="&http;/gcc-3.2.3-no_fixincludes.patch"/> |