diff options
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/gcc-patch.xml | 4 | ||||
-rw-r--r-- | chapter04/packages.xml | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/chapter04/gcc-patch.xml b/chapter04/gcc-patch.xml index f93b6248e..b1b7d2779 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: +<ulink url="&ftp;/gcc-&gcc-version;-nofixincludes.patch.bz2"/> +<ulink url="&http;/gcc-&gcc-version;-nofixincludes.patch.bz2"/> diff --git a/chapter04/packages.xml b/chapter04/packages.xml index 341c5209b..702492849 100644 --- a/chapter04/packages.xml +++ b/chapter04/packages.xml @@ -45,6 +45,7 @@ &c3-make; &c3-makedev; &c3-man; +&c3-man-patch; &c3-manpages; &c3-modutils; &c3-ncurses; |