diff options
| author | Carlo Marcelo Arenas Belón <carenas@gmail.com> | 2019-08-25 11:22:22 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2019-08-26 11:37:01 -0700 |
| commit | 8991da6a3864d93d860afe4c510b4fdbf0da6363 (patch) | |
| tree | dd619d2821eca27b0a0f9082a9df9b49f248467f /gitweb/static/js/lib/common-lib.js | |
| parent | c581e4a7499b9e1089847dbbc057afbef1ed861e (diff) | |
grep: make sure NO_LIBPCRE1_JIT disable JIT in PCRE1
e87de7cab4 ("grep: un-break building with PCRE < 8.32", 2017-05-25)
added a restriction for JIT support that is no longer needed after
pcre_jit_exec() calls were removed.
Reorganize the definitions in grep.h so that JIT support could be
detected early and NO_LIBPCRE1_JIT could be used reliably to enforce
JIT doesn't get used.
Signed-off-by: Carlo Marcelo Arenas Belón <carenas@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb/static/js/lib/common-lib.js')
0 files changed, 0 insertions, 0 deletions
