Skip to content

Commit 73e4dab

Browse files
committed
Build Python stuff with MSys2
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 2d33635 commit 73e4dab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.mak.uname

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -635,6 +635,7 @@ else
635635
NO_LIBPCRE1_JIT = UnfortunatelyYes
636636
NO_CURL =
637637
USE_NED_ALLOCATOR = YesPlease
638+
NO_PYTHON =
638639
else
639640
COMPAT_CFLAGS += -D__USE_MINGW_ANSI_STDIO
640641
NO_CURL = YesPlease

0 commit comments

Comments
 (0)