From ba82c18266bee10819e8a3cc2e8db8aaac6e1ff3 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 4 Aug 2020 20:14:32 +0000 Subject: Update to gettext-0.21. Update to binutils-2.35. Update to gcc-10.2.0. Update to check-0.15.1. Update to bison-3.7.1. Update to util-linux 2.36.0. Update to libcap-2.42. Update to linux-5.7.12. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12007 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/binutils.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'chapter08/binutils.xml') diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml index aa1ca1a3a..3930090d0 100644 --- a/chapter08/binutils.xml +++ b/chapter08/binutils.xml @@ -58,11 +58,9 @@ Ask your system administrator to create more. Now remove one test that prevents the tests from running - to completion, and fix other tests in the gold test suite, which - need to be adjusted for GCC 10: + to completion: -sed -i '/@\tincremental_copy/d' gold/testsuite/Makefile.in -patch -Np1 -i ../binutils-&binutils-version;-gcc10_gold_test_fix-1.patch +sed -i '/@\tincremental_copy/d' gold/testsuite/Makefile.in The Binutils documentation recommends building Binutils in a dedicated build directory: -- cgit v1.2.3-54-g00ecf