]> granicus.if.org Git - graphviz/commit
drop special build system cases for ICC
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 20 Nov 2022 19:15:48 +0000 (11:15 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 22 Nov 2022 15:46:37 +0000 (07:46 -0800)
commit9e1d79771f3dfc892446e9d820d1200097cc35bb
tree65e1f7f5eee0a8f80b5fc992e3e4d5899771f5fa
parent1c31c6ce20a40369a2851d927c15db4e08138289
drop special build system cases for ICC

The Intel C Compiler is now based on LLVM. We think this means it has a Clang
compatible front end, though we do not have access to it to check. If this is
accurate, it means the build system no longer needs any specialized ICC support.

Gitlab: closes #2298
CHANGELOG.md
configure.ac