From 20e1bdfc0cabb85462b701ae5c91c27e31f91e7c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 15 Sep 2008 17:43:22 +0000 Subject: 2008-09-15 Joel Sherrill * leaf.cfg: LINK.c and LINK.cc include LDFLAGS so do not include it in make-exe and make-cxx-exe definitions. This was resulting in the linker script being processed twice and breaking some BSPs. --- c/src/make/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'c/src/make/ChangeLog') diff --git a/c/src/make/ChangeLog b/c/src/make/ChangeLog index 5d6d380cf2..1b88cd8f0f 100644 --- a/c/src/make/ChangeLog +++ b/c/src/make/ChangeLog @@ -1,3 +1,9 @@ +2008-09-15 Joel Sherrill + + * leaf.cfg: LINK.c and LINK.cc include LDFLAGS so do not include it in + make-exe and make-cxx-exe definitions. This was resulting in the + linker script being processed twice and breaking some BSPs. + 2008-09-09 Joel Sherrill * leaf.cfg, compilers/gcc-target-default.cfg: Remove use of AM_LDFLAGS. -- cgit v1.2.3