Skip to content

Commit 09c8bcb

Browse files
dschoGit for Windows Build Agent
authored and
Git for Windows Build Agent
committed
Merge pull request #2316 from carenas/win-pcre1-cleanup
config.mak.uname: PCRE1 cleanup
2 parents d7251c6 + 5006c1d commit 09c8bcb

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)