diff --git a/config.mak.uname b/config.mak.uname index 85d63821ec95f6..984a1ef67b450b 100644 --- a/config.mak.uname +++ b/config.mak.uname @@ -738,6 +738,7 @@ ifeq ($(uname_S),MINGW) USE_GETTEXT_SCHEME = fallthrough USE_LIBPCRE = YesPlease USE_NED_ALLOCATOR = YesPlease + NO_PYTHON = ifeq (/mingw64,$(subst 32,64,$(prefix))) # Move system config into top-level /etc/ ETC_GITCONFIG = ../etc/gitconfig