commit | 9d8ccf7df2f9516ecf8e92dac67c299a930580b6 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Sat Jan 20 13:58:09 2007 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Sat Jan 20 13:58:09 2007 +0000 |
tree | 80edd2b8662c351137ce122a5ad948d1fcaa46ca | |
parent | 9f6ce2b2ff713a989e10a55e65634bcc7c6c2561 [diff] [blame] |
Add /GS- to Itanium build.
diff --git a/PCbuild/python.vcproj b/PCbuild/python.vcproj index aa432d4..8412e81 100644 --- a/PCbuild/python.vcproj +++ b/PCbuild/python.vcproj
@@ -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"