]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - src/patches/suricata/suricata-5.0.8-fix-level1-cache-line-size-detection.patch
suricata: Update to 6.0.8
[people/pmueller/ipfire-2.x.git] / src / patches / suricata / suricata-5.0.8-fix-level1-cache-line-size-detection.patch
index 68a21f1e94a269b3c322200545af06e1f6cd2e16..5aaabb167d8aba361d6f1053540e74e6b08eca4f 100644 (file)
@@ -2,7 +2,7 @@ diff --git a/configure.ac b/configure.ac
 index d56d3a550..81abf8f00 100644
 --- a/configure.ac
 +++ b/configure.ac
-@@ -2318,7 +2318,7 @@ fi
+@@ -2390,7 +2390,7 @@ fi
      AC_PATH_PROG(HAVE_GETCONF_CMD, getconf, "no")
      if test "$HAVE_GETCONF_CMD" != "no"; then
          CLS=$(getconf LEVEL1_DCACHE_LINESIZE)