aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSean McNeil <sean@blue.mcneil.com>2003-02-21 01:55:04 +0000
committerDJ Delorie <dj@gcc.gnu.org>2003-02-20 20:55:04 -0500
commite9f2dc3b46a2b9393a1b124f32c7aa550e229b84 (patch)
tree7927a2dfb035c85de46e98424a7b1665b5d5f40e /ChangeLog
parenta354191ebf0b3b87c0bf63c759cf5b1702128305 (diff)
downloadgcc-e9f2dc3b46a2b9393a1b124f32c7aa550e229b84.zip
gcc-e9f2dc3b46a2b9393a1b124f32c7aa550e229b84.tar.gz
gcc-e9f2dc3b46a2b9393a1b124f32c7aa550e229b84.tar.bz2
Makefile.tpl: Add definition of CPPFLAGS to pass into configure-target-* as some target...
* Makefile.tpl: Add definition of CPPFLAGS to pass into configure-target-* as some target builds may require additional flags for preprocessor tests. * Makefile.in: Regenerated. From-SVN: r63200
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89c49c2..d19b35c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-02-20 Sean McNeil <sean@blue.mcneil.com>
+
+ * Makefile.tpl: Add definition of CPPFLAGS to pass into
+ configure-target-* as some target builds may require additional
+ flags for preprocessor tests.
+ * Makefile.in: Regenerated.
+
2003-02-19 Alexandre Oliva <aoliva@redhat.com>
* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.