Skip to content

Commit ee2e593

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 32a5c72 + 2654665 commit ee2e593

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
@@ -674,6 +674,7 @@ else
674674
USE_LIBPCRE = YesPlease
675675
NO_CURL =
676676
USE_NED_ALLOCATOR = YesPlease
677+
NO_PYTHON =
677678
ifeq (/mingw64,$(subst 32,64,$(prefix)))
678679
# Move system config into top-level /etc/
679680
ETC_GITCONFIG = ../etc/gitconfig

0 commit comments

Comments
 (0)