From ee0e5104b8675e5b1d7ce0c469d2598d880f0bc2 Mon Sep 17 00:00:00 2001 From: Zachary Ware Date: Fri, 13 Jun 2014 09:43:15 -0500 Subject: Per Martin [1], PGO is no longer used for official releases. [1] https://mail.python.org/pipermail/python-dev/2014-June/135018.html --- PCbuild/readme.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index af03bef..9ac742c 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -20,9 +20,6 @@ Visual Studio 2010 Premium Edition Installing Service Pack 1 for Visual Studio 2010 is highly recommended to avoid LNK1123 errors. -The official Python releases are built with PGO using Visual Studio 2010 -Ultimate Edition. - All you need to do to build is open the solution "pcbuild.sln" in Visual Studio, select the desired combination of configuration and platform, then build with "Build Solution" or the F7 keyboard shortcut. You can -- cgit v0.12