diff --git a/config.mak.uname b/config.mak.uname index ccb3f71881..e861fde20d 100644 --- a/config.mak.uname +++ b/config.mak.uname @@ -763,6 +763,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