mirror of https://github.com/OISF/suricata
configure: differentiate gcc and clang options
The version checking was made similarly for clang and gcc. This patch modifies this to check on compiler name. This way we can avoid to set march=native which is not supported by clang on some system. At the same time, this fix the annoying warning about no-fp-tree being unsupported by clang.pull/187/head
parent
57d7783402
commit
1f94239d20
Loading…
Reference in New Issue