diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-09-29 23:07:13 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-09-29 23:07:13 +0000 |
commit | 021a8ab14308888586b78b8396094097b13b3c4a (patch) | |
tree | 070e86d7bf6bbe83f35af273f714c6b6ec6efbde | |
parent | 62909d965ac5cfe1727712ca6a22be3bfc31892e (diff) |
last remnants of adding the patch again..
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2157 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-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"/> |