Skip to content

Commit 24bb18c

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 ce74e0b + e7d7407 commit 24bb18c

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
@@ -674,8 +674,7 @@ else
674674
HAVE_LIBCHARSET_H = YesPlease
675675
NO_GETTEXT =
676676
USE_GETTEXT_SCHEME = fallthrough
677-
USE_LIBPCRE= YesPlease
678-
NO_LIBPCRE1_JIT = UnfortunatelyYes
677+
USE_LIBPCRE = YesPlease
679678
NO_CURL =
680679
USE_NED_ALLOCATOR = YesPlease
681680
else

0 commit comments

Comments
 (0)