Skip to content

Commit d6c8a0a

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 357cc65 + 4de6e75 commit d6c8a0a

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
@@ -753,6 +753,7 @@ ifeq ($(uname_S),MINGW)
753753
ifneq (CLANGARM64,$(MSYSTEM))
754754
USE_NED_ALLOCATOR = YesPlease
755755
endif
756+
NO_PYTHON =
756757
ifeq (/mingw64,$(subst 32,64,$(subst clangarm,mingw,$(prefix))))
757758
# Move system config into top-level /etc/
758759
ETC_GITCONFIG = ../etc/gitconfig

0 commit comments

Comments
 (0)