From 9d5dd7c69deb8e3686969181e50eae67b28145ea Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 5 Jun 2012 11:25:04 +0000 Subject: Remove a couple of unnecessary sed commands from Binutils instructions. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9878 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/binutils.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'chapter06') diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index 0b044b108..28144969d 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -64,11 +64,6 @@ Ask your system administrator to create more. rm -fv etc/standards.info sed -i.bak '/^INFO/s/standards.info //' etc/Makefile.in - Fix a couple of the tests, which fail when using GCC-&gcc-version; - -sed -i "/exception_defines.h/d" ld/testsuite/ld-elf/new.cc -sed -i "s/-fvtable-gc //" ld/testsuite/ld-selective/selective.exp - Apply a patch to prevent a build failure when using compiler optimizations: patch -Np1 -i ../&binutils-build-patch; -- cgit v1.2.3-54-g00ecf