From 12836f58d2db3fc47b91c4b544daa9f17b25c56c Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sat, 6 Aug 2016 03:53:06 +0000 Subject: Update to grub-2.02~beta3. Update to glibc-2.24. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11100 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gcc.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter06/gcc.xml') diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index f89a810a9..e7b735914 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -41,6 +41,10 @@ Installation of GCC + First fix a problem identified upstream: + +patch -Np1 -i ../gcc-6.1.0-asan-1.patch + The GCC documentation recommends building GCC in a dedicated build directory: mkdir -v build -- cgit v1.2.3-54-g00ecf