mirror of https://github.com/OISF/suricata
configure: improve march=native detection
clang is supposed to support march=native but if the CPU is too recent for clang, this can cause an invalid detection of arch and result in a incapability of clang to compile any binary. This patch updates the test to try a compilation with march=native when clang is the used compiler.pull/187/head
parent
1f94239d20
commit
37b05b2396
Loading…
Reference in New Issue