mirror of https://github.com/OISF/suricata
configure.ac: handle undefined LEVEL1_DCACHE_LINESIZE
On some platforms (riscv64, s390x) this value is "undefined" as returned from getconf. We also need to handle this to avoid using the string "undefined" blindly in further #defines.pull/7367/head
parent
d799956348
commit
af745e4cc4
Loading…
Reference in New Issue