]> git.puffer.fish Git - mirror/frr.git/commit
* configure.ac: Add Intel compiler (icc) support. Although Intel
authorhasso <hasso>
Sun, 27 Mar 2005 13:07:23 +0000 (13:07 +0000)
committerhasso <hasso>
Sun, 27 Mar 2005 13:07:23 +0000 (13:07 +0000)
commit1969e4b9631288979f5f7df6dcaddb86ab32950e
tree3d4b9e877a29895581612e8a02216edbe0ab2148
parent44f8a757904a58bbff8b6a976722e1e21f439af2
* 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.
ChangeLog
configure.ac