]> git.ipfire.org Git - thirdparty/suricata.git/commit
config/pcre: Improved support for cross-compiling
authorJeff Lucovsky <jeff@lucovsky.org>
Sat, 29 Aug 2020 14:58:54 +0000 (10:58 -0400)
committerVictor Julien <victor@inliniac.net>
Thu, 3 Sep 2020 10:55:05 +0000 (12:55 +0200)
commit3e8db21ef3e6920ef502b0ad1c4ac5f822088dff
treed3a5c4a7770939a687445d73612aed0cbd15aea8
parentff293455277a478b37386ee38d1869d0b2b9d368
config/pcre: Improved support for cross-compiling

This commit changes the logic used to determine if pcre_jit_exec is
available from a run-time to a compile-time check.
configure.ac