mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
Merge 53501 and 53502 from 25 branch:
Add /GS- for AMD64 and Itanium builds where missing.
This commit is contained in:
parent
1b0ce85271
commit
cc0eba9d98
17 changed files with 21 additions and 19 deletions
|
|
@ -137,7 +137,7 @@
|
|||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions=" /USECL:MS_ITANIUM /VSEXTCOMP_VERBOSE"
|
||||
AdditionalOptions=" /USECL:MS_ITANIUM /GS-"
|
||||
Optimization="2"
|
||||
InlineFunctionExpansion="1"
|
||||
AdditionalIncludeDirectories="..\Include,..\PC"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue