From 982932985a585e42889c0adbd26b34e591ac9608 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 6 Nov 2005 18:47:51 +0000 Subject: Remove optimization related warnings from the toolchain packages git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7131 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/binutils-pass1.xml | 7 ------- 1 file changed, 7 deletions(-) (limited to 'chapter05/binutils-pass1.xml') diff --git a/chapter05/binutils-pass1.xml b/chapter05/binutils-pass1.xml index 2b8d9312a..0849dd4cb 100644 --- a/chapter05/binutils-pass1.xml +++ b/chapter05/binutils-pass1.xml @@ -34,13 +34,6 @@ because both Glibc and GCC perform various tests on the available linker and assembler to determine which of their own features to enable. -This package is known to have issues when its default -optimization flags (including the -march and --mcpu options) are changed. If any environment -variables that override default optimizations have been defined, such -as CFLAGS and CXXFLAGS, -unset them when building Binutils. - The Binutils documentation recommends building Binutils outside of the source directory in a dedicated build directory: -- cgit v1.2.3-54-g00ecf