From acec47884b45309842156a3de7ebaf7b2b7191ef Mon Sep 17 00:00:00 2001 From: Dan Nichilson Date: Wed, 14 Mar 2007 04:31:35 +0000 Subject: Force use of host's linker through *-pass1 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7963 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3a7b6ab90..044989575 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,18 @@ --> + + 2007-03-14 + + + [dnicholson] - Force the host's linker to be used throughout + Binutils-Pass1 and GCC-Pass1. This makes the build more robust since + the host's compiler may not be compatible with the linker installed + in Binutils-Pass1, such as on newer Fedora hosts. + + + + 2007-03-04 -- cgit v1.2.3-54-g00ecf