Skip to content

Commit f280f66

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

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
@@ -666,8 +666,7 @@ else
666666
HAVE_LIBCHARSET_H = YesPlease
667667
NO_GETTEXT =
668668
USE_GETTEXT_SCHEME = fallthrough
669-
USE_LIBPCRE= YesPlease
670-
NO_LIBPCRE1_JIT = UnfortunatelyYes
669+
USE_LIBPCRE = YesPlease
671670
NO_CURL =
672671
USE_NED_ALLOCATOR = YesPlease
673672
NO_PYTHON =

0 commit comments

Comments
 (0)