summaryrefslogtreecommitdiffstats
path: root/PCbuild/readme.txt
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2014-03-29 04:31:53 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2014-03-29 04:31:53 (GMT)
commit808676b43265601a9b5c9b0e8d39b1c827a445c4 (patch)
treed92d9e0ac22eacf4f4a37894f32b4d597d1fb155 /PCbuild/readme.txt
parenteb43286a7c77e7ff6ac907e4ac90aaaae5a62b3f (diff)
parente08f376ed2936175fb8f2023a5150d363c3c6ec6 (diff)
downloadcpython-808676b43265601a9b5c9b0e8d39b1c827a445c4.zip
cpython-808676b43265601a9b5c9b0e8d39b1c827a445c4.tar.gz
cpython-808676b43265601a9b5c9b0e8d39b1c827a445c4.tar.bz2
Merge with 3.4
Diffstat (limited to 'PCbuild/readme.txt')
-rw-r--r--PCbuild/readme.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index 9b59da4..6002d4c 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -266,8 +266,7 @@ The build process for AMD64 / x64 is very similar to standard builds,
you just have to set x64 as platform. In addition, the HOST_PYTHON
environment variable must point to a Python interpreter (at least 2.4),
to support cross-compilation from Win32. Note that Visual Studio
-requires either Standard Edition or better, or Express Edition with the
-Windows SDK 64-bit compilers to be available in order to build 64-bit
+requires Professional Edition or better in order to build 64-bit
binaries.