diff options
| author | Albert Ziegenhagel <albert.ziegenhagel@scai.fraunhofer.de> | 2018-01-04 17:55:01 +0100 |
|---|---|---|
| committer | Albert Ziegenhagel <albert.ziegenhagel@scai.fraunhofer.de> | 2018-01-04 17:55:01 +0100 |
| commit | 23962328a4f0ea83de847d71a927ba1cc397b560 (patch) | |
| tree | 1304b319e421b3ba7a6ee775aad4f2fea4f4b838 /ports/python3/0002-Static-CRT.patch | |
| parent | 38b7ea72270fa80141692c7685e241bf079e4496 (diff) | |
| download | vcpkg-23962328a4f0ea83de847d71a927ba1cc397b560.tar.gz vcpkg-23962328a4f0ea83de847d71a927ba1cc397b560.zip | |
[python3] Update to 3.6.4
Diffstat (limited to 'ports/python3/0002-Static-CRT.patch')
| -rw-r--r-- | ports/python3/0002-Static-CRT.patch | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ports/python3/0002-Static-CRT.patch b/ports/python3/0002-Static-CRT.patch index 267d03d75..8f63aa092 100644 --- a/ports/python3/0002-Static-CRT.patch +++ b/ports/python3/0002-Static-CRT.patch @@ -1,8 +1,6 @@ -diff --git a/PCbuild/pythoncore.vcxproj b/PCbuild/pythoncore.vcxproj -index 4134d7b..ecbccf0 100644 --- a/PCbuild/pythoncore.vcxproj +++ b/PCbuild/pythoncore.vcxproj -@@ -67,6 +67,10 @@ +@@ -68,6 +68,10 @@ <AdditionalOptions>/Zm200 %(AdditionalOptions)</AdditionalOptions> <AdditionalIncludeDirectories>$(PySourcePath)Python;$(PySourcePath)Modules\zlib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> <PreprocessorDefinitions>_USRDLL;Py_BUILD_CORE;Py_NO_ENABLE_SHARED;MS_DLL_ID="$(SysWinVer)";%(PreprocessorDefinitions)</PreprocessorDefinitions> |
