From 2e02c35ad71fcbd0b932edf49eb9a8d5e49179b1 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Fri, 9 Sep 2005 20:34:44 +0000 Subject: Upgrade to gcc-4.0.1 (merge of gcc4 branch) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/tar.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter05/tar.xml') 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 @@ Installation of Tar +If you wish to run the test suite, apply the following patch to fix +some issues with GCC-&gcc-version;: + +patch -Np1 -i ../&tar-gcc4_fix-patch; + Prepare Tar for compilation: ./configure --prefix=/tools -- cgit v1.2.3-54-g00ecf