diff --git a/config.mak.uname b/config.mak.uname index 5feb582558..d643a3a5fb 100644 --- a/config.mak.uname +++ b/config.mak.uname @@ -761,6 +761,7 @@ ifeq ($(uname_S),MINGW) ifneq (CLANGARM64,$(MSYSTEM)) USE_NED_ALLOCATOR = YesPlease endif + NO_PYTHON = ifeq (/mingw64,$(subst 32,64,$(subst clangarm,mingw,$(prefix)))) # Move system config into top-level /etc/ ETC_GITCONFIG = ../etc/gitconfig