aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/tar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/tar.xml')
-rw-r--r--chapter05/tar.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter05/tar.xml b/chapter05/tar.xml
index 6c18c6111..15c522c0d 100644
--- a/chapter05/tar.xml
+++ b/chapter05/tar.xml
@@ -29,6 +29,11 @@
<sect2 role="installation">
<title>Installation of Tar</title>
+<para>If you wish to run the test suite, apply the following patch to fix
+some issues with GCC-&gcc-version;:</para>
+
+<screen><userinput>patch -Np1 -i ../&tar-gcc4_fix-patch;</userinput></screen>
+
<para>Prepare Tar for compilation:</para>
<screen><userinput>./configure --prefix=/tools</userinput></screen>