From: Martin v. Löwis Date: Thu, 25 Aug 2005 07:17:37 +0000 (+0000) Subject: Patch #1160164: Use ReleaseItanium for zlib build. X-Git-Tag: v2.4.2c1~74 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=668c5f08612b932151666e15c39adf04328591c9;p=thirdparty%2FPython%2Fcpython.git Patch #1160164: Use ReleaseItanium for zlib build. --- diff --git a/Misc/NEWS b/Misc/NEWS index 2662beb09193..234401ac3f70 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -120,6 +120,8 @@ Library Build ----- +- Patch #1160164: Build zlib.pyd for Itanium. + - Bug #1189330: configure did not correctly determine the necessary value of LINKCC if python was built with GCC 4.0. diff --git a/PCbuild/pcbuild.sln b/PCbuild/pcbuild.sln index c09256fd9350..37f26212f1f2 100644 --- a/PCbuild/pcbuild.sln +++ b/PCbuild/pcbuild.sln @@ -179,8 +179,8 @@ Global {680CDC79-9CCA-4282-9A8D-927CB0DB55B2}.Debug.Build.0 = Debug|Win32 {680CDC79-9CCA-4282-9A8D-927CB0DB55B2}.Release.ActiveCfg = Release|Win32 {680CDC79-9CCA-4282-9A8D-927CB0DB55B2}.Release.Build.0 = Release|Win32 - {680CDC79-9CCA-4282-9A8D-927CB0DB55B2}.ReleaseItanium.ActiveCfg = Release|Win32 - {680CDC79-9CCA-4282-9A8D-927CB0DB55B2}.ReleaseItanium.Build.0 = Release|Win32 + {680CDC79-9CCA-4282-9A8D-927CB0DB55B2}.ReleaseItanium.ActiveCfg = ReleaseItanium|Win32 + {680CDC79-9CCA-4282-9A8D-927CB0DB55B2}.ReleaseItanium.Build.0 = ReleaseItanium|Win32 EndGlobalSection GlobalSection(SolutionItems) = postSolution readme.txt = readme.txt