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/pythonw.vcproj b/PCbuild/pythonw.vcproj index 2cc7d61..d00142f 100644 --- a/PCbuild/pythonw.vcproj +++ b/PCbuild/pythonw.vcproj
@@ -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"