modsecurity-docker icon indicating copy to clipboard operation
modsecurity-docker copied to clipboard

fix(nginx): use host cpu instead of fixed archs

Open fzipi opened this issue 1 year ago • 0 comments

Signed-off-by: Felipe Zipitria [email protected]

  • this trick makes both ssdeep and pcre2 be found in other architectures
  • we need AC_CANONICAL_HOST earlier in the configure.ac file to use its defined the variable $host_cpu

fzipi avatar Oct 17 '22 00:10 fzipi