mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +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
|
|
@ -130,7 +130,7 @@
|
|||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions=" /USECL:MS_ITANIUM"
|
||||
AdditionalOptions=" /USECL:MS_ITANIUM /GS-"
|
||||
Optimization="2"
|
||||
InlineFunctionExpansion="1"
|
||||
AdditionalIncludeDirectories="..\Include,..\PC"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue