Skip to content

Commit 229a4fc

Browse files
dschoGit for Windows Build Agent
authored andcommitted
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 e963ad0 + ae7e158 commit 229a4fc

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
@@ -769,6 +769,7 @@ ifeq ($(uname_S),MINGW)
769769
ifneq (CLANGARM64,$(MSYSTEM))
770770
USE_NED_ALLOCATOR = YesPlease
771771
endif
772+
NO_PYTHON =
772773
ifeq (/mingw64,$(subst 32,64,$(subst clangarm,mingw,$(prefix))))
773774
# Move system config into top-level /etc/
774775
ETC_GITCONFIG = ../etc/gitconfig

0 commit comments

Comments
 (0)