diff options
-rw-r--r-- | appendixa/gcc-down.xml | 4 | ||||
-rw-r--r-- | chapter04/gcc-patch.xml | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/appendixa/gcc-down.xml b/appendixa/gcc-down.xml index 345a7d929..f57437de5 100644 --- a/appendixa/gcc-down.xml +++ b/appendixa/gcc-down.xml @@ -6,5 +6,9 @@ GCC Patch (&gcc-patch-version;): <ulink url="&ftp;/"/> +<ulink url="&http;/"/> + +GCC nofixincludes Patch (&gcc-version;): +<ulink url="&ftp;/"/> <ulink url="&http;/"/></literallayout></para> </sect2> diff --git a/chapter04/gcc-patch.xml b/chapter04/gcc-patch.xml index f93b6248e..af2b89882 100644 --- a/chapter04/gcc-patch.xml +++ b/chapter04/gcc-patch.xml @@ -1,3 +1,7 @@ GCC Patch (&gcc-patch-version;) - &gcc-patch-size;: <ulink url="&ftp;/gcc-&gcc-patch-version;.patch.bz2"/> <ulink url="&http;/gcc-&gcc-patch-version;.patch.bz2"/> + +GCC nofixincludes Patch (&gcc-version;) - 1 KB: +<ulink url="&ftp;/gcc-&gcc-version;-nofixincludes-2.patch.bz2"/> +<ulink url="&http;/gcc-&gcc-version;-nofixincludes-2.patch.bz2"/> |