summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2005-11-26 08:28:00 +0000
committerpaul <paul>2005-11-26 08:28:00 +0000
commit6a4b883229eb5590ee59cbe24ea0005df03be675 (patch)
treee9b88bbce3af475629401469be577b1dfb7231da /ChangeLog
parent0ed3192835bdf53c5b3b90541735131e9ed56602 (diff)
[build] Set default CFLAGS for SunPro, rationalise CFLAGS defaults.
2005-11-26 Paul Jakma <paul.jakma@sun.com> * configure.ac: Collect together CFLAGS based on compiler detected a bit. Recognise and set default CFLAGS for SunPro / SOS10.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff493887..cadd348e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-11-26 Paul Jakma <paul.jakma@sun.com>
+
+ * configure.ac: Collect together CFLAGS based on compiler
+ detected a bit. Recognise and set default CFLAGS for SunPro /
+ SOS10.
+
2005-11-14 Paul Jakma <paul.jakma@sun.com>
* configure.ac: Tell gcc we like C99.