mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Fix PCRE2 build without removed JIT compiler
This commit is contained in:
parent
6eb24a058d
commit
7ed728cb60
1 changed files with 0 additions and 1 deletions
|
|
@ -823,7 +823,6 @@ set(
|
|||
src/pcre2_error.c
|
||||
src/pcre2_extuni.c
|
||||
src/pcre2_find_bracket.c
|
||||
src/pcre2_jit_compile.c
|
||||
src/pcre2_maketables.c
|
||||
src/pcre2_match.c
|
||||
src/pcre2_match_data.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue