aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJames E Wilson <wilson@specifixinc.com>2004-04-16 07:13:40 +0000
committerJim Wilson <wilson@gcc.gnu.org>2004-04-16 00:13:40 -0700
commitce4ea44e8d01af41c436b78c34958f591b0b5b0c (patch)
treec5e6f5fdd9567a8764be7d73d46e4932c96a0137 /ChangeLog
parentb069dd3f1fe01f6801ea2684b4142c167e255072 (diff)
downloadgcc-ce4ea44e8d01af41c436b78c34958f591b0b5b0c.tar.gz
gcc-ce4ea44e8d01af41c436b78c34958f591b0b5b0c.tar.bz2
gcc-ce4ea44e8d01af41c436b78c34958f591b0b5b0c.zip
Patch to fix LDFLAGS related configure errors.
* Makefile.tpl (configure-[+module+], configure-gcc, configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc): Set and export LDFLAGS. * Makefile.in: Regenerate. From-SVN: r80745
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e8fcaae434..037013cb938 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-04-15 James E Wilson <wilson@specifixinc.com>
+
+ * Makefile.tpl (configure-[+module+], configure-gcc,
+ configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
+ Set and export LDFLAGS.
+ * Makefile.in: Regenerate.
+
2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
* MAINTAINERS: Add myself to write-after-approval.