Skip to content

Commit 3b36eb3

Browse files
committed
squash! config.mak.uname: support MSys2
Make sure that the nedmalloc patch is applied before.
1 parent 7d549c0 commit 3b36eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.mak.uname

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ else
557557
USE_GETTEXT_SCHEME = fallthrough
558558
USE_LIBPCRE= YesPlease
559559
NO_CURL =
560-
USE_NED_ALLOCATOR =
560+
USE_NED_ALLOCATOR = YesPlease
561561
NO_PYTHON =
562562
else
563563
COMPAT_CFLAGS += -D__USE_MINGW_ANSI_STDIO

0 commit comments

Comments
 (0)