Skip to content

Commit 8673bdb

Browse files
committed
fixup! mingw (MSys1): enable support for perl regular expressions
It is absolutely unnecessary to carry any msysGit-specific patches in our fork. msysGit is dead, long live Git for Windows. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 9e71342 commit 8673bdb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config.mak.uname

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,6 @@ ifneq (,$(wildcard ../THIS_IS_MSYSGIT))
538538
HAVE_LIBCHARSET_H = YesPlease
539539
NO_GETTEXT = YesPlease
540540
COMPAT_CLFAGS += -D__USE_MINGW_ACCESS
541-
USE_LIBPCRE= YesPlease
542541
else
543542
ifeq ($(shell expr "$(uname_R)" : '2\.'),2)
544543
# MSys2

0 commit comments

Comments
 (0)