diff options
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"/> |