Skip to content

Commit 4e7de2d

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 ecdc411 + 0a23a6b commit 4e7de2d

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)