From c755a6572f063c38b8ccc4182626c3e1d961ff5c Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Fri, 24 Aug 2001 15:51:58 +0000 Subject: noted -e for binutils is no longer necessary git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1014 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4076aa5a8..7d5f6abff 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -30,7 +30,7 @@ Chapters 5 & 6: Added a new patch for gcc-2.95.3 -which fixes various problems such as the weak symbol +which fixes various problems such as the weak symbol bug. Chapter 6: ncurses patch totally @@ -42,6 +42,9 @@ compiles have been replaced with a simpler flag to gcc. Chapter 5: A sed for fileutils-4.1 static has been added to avoid Segmentation Fault problems on glibc-2.2.3 systems. +Chapter 5: Binutils doens't require us passing -e to +make in order for LDFLAGS=-static to work properly. + Chapter 6: Util-linux sed command has been replaced with a flag to make. -- cgit v1.2.3-54-g00ecf