]> 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.12
[people/pmueller/ipfire-2.x.git] / src / patches / suricata / suricata-5.0.8-fix-level1-cache-line-size-detection.patch
index 5aaabb167d8aba361d6f1053540e74e6b08eca4f..f1529812db345a0cc3e652f93314e974996a16f6 100644 (file)
@@ -2,7 +2,7 @@ diff --git a/configure.ac b/configure.ac
 index d56d3a550..81abf8f00 100644
 --- a/configure.ac
 +++ b/configure.ac
-@@ -2390,7 +2390,7 @@ fi
+@@ -2424,7 +2424,7 @@ fi
      AC_PATH_PROG(HAVE_GETCONF_CMD, getconf, "no")
      if test "$HAVE_GETCONF_CMD" != "no"; then
          CLS=$(getconf LEVEL1_DCACHE_LINESIZE)