Skip to content

Commit 71874e0

Browse files
dschoGit for Windows Build Agent
authored andcommitted
Merge pull request #2316 from carenas/win-pcre1-cleanup
config.mak.uname: PCRE1 cleanup
2 parents ef68245 + c9db29b commit 71874e0

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
else

0 commit comments

Comments
 (0)