From 4d608d0a6a0734f74b9639e7c96cd3647990210a Mon Sep 17 00:00:00 2001 From: Anton Date: Thu, 20 Sep 2018 15:51:16 -0500 Subject: [PATCH] Fix & align VS2017 environment with the rest of VS --- vs2015/activate.bat | 2 -- 1 file changed, 2 deletions(-) diff --git a/vs2015/activate.bat b/vs2015/activate.bat index bef8da36b..4d703bb72 100644 --- a/vs2015/activate.bat +++ b/vs2015/activate.bat @@ -38,8 +38,6 @@ set "MSYS2_ENV_CONV_EXCL=CL" set "PY_VCRUNTIME_REDIST=%PREFIX%\vcruntime140.dll" :: ensure that we use the DLL part of the ucrt -set "CFLAGS=%CFLAGS% -MD -GL" -set "CXXFLAGS=%CXXFLAGS% -MD -GL" set "LDFLAGS_SHARED=%LDFLAGS_SHARED% -LTCG ucrt.lib" :: translate target platform