mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Issue 15792 Correct build options on Win64. Patch by Jeremy Kloth.
This commit is contained in:
parent
6d09f09d8b
commit
bb4b0aa51b
3 changed files with 4 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions="/USECL:MS_OPTERON /GS-"
|
||||
AdditionalOptions="/GS-"
|
||||
PreprocessorDefinitions="_WIN64;_M_X64"
|
||||
/>
|
||||
<Tool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue