diff options
| author | Adam Johnson <AdamJohnso@gmail.com> | 2020-07-14 11:43:02 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-14 08:43:02 -0700 |
| commit | 8e3c3042698066a7336bc26f8c88391bcaddefb2 (patch) | |
| tree | c0fb6b5740afcf6951c4193982ba890eb482a4ac /ports/python3/0002-static-crt.patch | |
| parent | 5e40afca0d7286a9a7d742822cc2a1179a9e63fc (diff) | |
| download | vcpkg-8e3c3042698066a7336bc26f8c88391bcaddefb2.tar.gz vcpkg-8e3c3042698066a7336bc26f8c88391bcaddefb2.zip | |
[python3] Fix building x86-windows-static triplet on VS 2017. (#12412)
Diffstat (limited to 'ports/python3/0002-static-crt.patch')
| -rw-r--r-- | ports/python3/0002-static-crt.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/python3/0002-static-crt.patch b/ports/python3/0002-static-crt.patch index 82e2b36d2..362610f38 100644 --- a/ports/python3/0002-static-crt.patch +++ b/ports/python3/0002-static-crt.patch @@ -1,5 +1,5 @@ diff --git a/PCbuild/pythoncore.vcxproj b/PCbuild/pythoncore.vcxproj -index eb5ecffe71..2a7c819533 100644 +index ca83b82d8a0fe..b925a26a96e5e 100644 --- a/PCbuild/pythoncore.vcxproj +++ b/PCbuild/pythoncore.vcxproj @@ -104,6 +104,10 @@ |
