From 9d2bb34c17c1662816e2b93f1e64e5f938a2c865 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 17 Feb 2016 03:08:18 +0000 Subject: Remove buggy gcc patch git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11018 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gcc.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter06/gcc.xml') diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index f22c8178f..1be390ab4 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -40,11 +40,11 @@ Installation of GCC - + The GCC documentation recommends building GCC in a dedicated build directory: mkdir -v build -- cgit v1.2.3-54-g00ecf