Skip to content

Commit f54e267

Browse files
committed
Merge branch 'msys2-python'
In MSYS2, we have two Python interpreters at our disposal, so we can include the Python stuff in the build. Signed-off-by: Johannes Schindelin <[email protected]>
2 parents a5230a5 + 5f57460 commit f54e267

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
@@ -675,6 +675,7 @@ else
675675
NO_LIBPCRE1_JIT = UnfortunatelyYes
676676
NO_CURL =
677677
USE_NED_ALLOCATOR = YesPlease
678+
NO_PYTHON =
678679
ifeq (/mingw64,$(subst 32,64,$(prefix)))
679680
# Move system config into top-level /etc/
680681
ETC_GITCONFIG = ../etc/gitconfig

0 commit comments

Comments
 (0)