From 8671978267259913ba622d6631b1ba6e9f678948 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 15 Mar 2020 04:27:41 +0000 Subject: Update to gcc-9.3.0. Update to bc-2.6.0. Update to bison-3.5.3. Update to linux-5.5.9. Update to coreutils-8.32. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11782 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gcc.xml | 7 ------- 1 file changed, 7 deletions(-) (limited to 'chapter06/gcc.xml') diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 006a5d330..a9c8fa16c 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -51,13 +51,6 @@ ;; esac - - As in gcc-pass2, fix a problem introduced by Glibc-2.31: - - -sed -e '1161 s|^|//|' \ - -i libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc - The GCC documentation recommends building GCC in a dedicated build directory: mkdir -v build -- cgit v1.2.3-54-g00ecf