Skip to content

Commit 1d0e033

Browse files
carenasGit for Windows Build Agent
authored andcommitted
config.mak.uname: PCRE1 cleanup
no longer relevant after moving to PCRE2 Signed-off-by: Carlo Marcelo Arenas Belón <[email protected]>
1 parent e20931c commit 1d0e033

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config.mak.uname

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -665,8 +665,7 @@ else
665665
HAVE_LIBCHARSET_H = YesPlease
666666
NO_GETTEXT =
667667
USE_GETTEXT_SCHEME = fallthrough
668-
USE_LIBPCRE= YesPlease
669-
NO_LIBPCRE1_JIT = UnfortunatelyYes
668+
USE_LIBPCRE = YesPlease
670669
NO_CURL =
671670
USE_NED_ALLOCATOR = YesPlease
672671
else

0 commit comments

Comments
 (0)