From e59d23ad103f8915a264befc855cee1bed2e80e4 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 9 Sep 2008 16:30:35 +0000 Subject: 2008-09-09 Joel Sherrill * leaf.cfg, compilers/gcc-target-default.cfg: Remove use of AM_LDFLAGS. Ensure LDFLAGS works all the time. Clean up BSPs which defined their own make-exe rules inappropriately. --- 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 1444711341..5d6d380cf2 100644 --- a/c/src/make/ChangeLog +++ b/c/src/make/ChangeLog @@ -1,3 +1,9 @@ +2008-09-09 Joel Sherrill + + * leaf.cfg, compilers/gcc-target-default.cfg: Remove use of AM_LDFLAGS. + Ensure LDFLAGS works all the time. Clean up BSPs which defined their + own make-exe rules inappropriately. + 2008-05-20 Joel Sherrill * leaf.cfg: Do not override bsp-post-link. -- cgit v1.2.3