summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2005-03-27 13:07:23 +0000
committerhasso <hasso>2005-03-27 13:07:23 +0000
commit1969e4b9631288979f5f7df6dcaddb86ab32950e (patch)
tree3d4b9e877a29895581612e8a02216edbe0ab2148 /ChangeLog
parent44f8a757904a58bbff8b6a976722e1e21f439af2 (diff)
* configure.ac: Add Intel compiler (icc) support. Although Intel
tries really hard to make icc look like gcc, there are some differences. It's very verbose with -Wall and it doesn't support the individual -W options. We are going to ignore some of these warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f44bf9e..6725158c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-03-27 Hasso Tepper <hasso at quagga.net>
+
+ * configure.ac: Add Intel compiler (icc) support. Although Intel
+ tries really hard to make icc look like gcc, there are some
+ differences. It's very verbose with -Wall and it doesn't support
+ the individual -W options. We are going to ignore some of these
+ warnings.
+
2005-03-26 Hasso Tepper <hasso at quagga.net>
* doc/defines.texi.in, lib/version.h.in: Update copyright string to