Skip to content

Commit 72c4c64

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 55b1955 + 77c58dd commit 72c4c64

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
@@ -772,6 +772,7 @@ ifeq ($(uname_S),MINGW)
772772
ifneq (CLANGARM64,$(MSYSTEM))
773773
USE_NED_ALLOCATOR = YesPlease
774774
endif
775+
NO_PYTHON =
775776
ifeq (/mingw64,$(subst 32,64,$(subst clangarm,mingw,$(prefix))))
776777
# Move system config into top-level /etc/
777778
ETC_GITCONFIG = ../etc/gitconfig

0 commit comments

Comments
 (0)