From: Tim Golden Date: Tue, 29 Oct 2013 21:02:25 +0000 (+0000) Subject: Issue 15792 Correct build options on Win64. Patch by Jeremy Kloth. X-Git-Tag: v3.4.0b1~478^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f2f48c5620e9e57b9acdaa68ca3cfd31c4e6bd3a;p=python Issue 15792 Correct build options on Win64. Patch by Jeremy Kloth. --- diff --git a/PC/VS9.0/x64.vsprops b/PC/VS9.0/x64.vsprops index 9f88d443fe..d06f470ceb 100644 --- a/PC/VS9.0/x64.vsprops +++ b/PC/VS9.0/x64.vsprops @@ -8,7 +8,7 @@ > - /USECL:MS_OPTERON /GS- %(AdditionalOptions) + false _WIN64;_M_X64;%(PreprocessorDefinitions)