summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-09-29 16:51:35 (GMT)
committerGeorg Brandl <georg@python.org>2008-09-29 16:51:35 (GMT)
commit9350234683d5f5b2523911d7f585d4420e30924d (patch)
treed42b02ade73cca4cafc5c40ed1157da47e0fbc3a
parentb2d61bde28d11ab5f31ee7cd2738828f801c68d9 (diff)
downloadcpython-9350234683d5f5b2523911d7f585d4420e30924d.zip
cpython-9350234683d5f5b2523911d7f585d4420e30924d.tar.gz
cpython-9350234683d5f5b2523911d7f585d4420e30924d.tar.bz2
Update nasm location.
-rw-r--r--PCbuild/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index c9e8256..b16daf1 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -153,7 +153,7 @@ _ssl
build process will automatically select the latest version.
You must install the NASM assembler from
- http://www.kernel.org/pub/software/devel/nasm/binaries/win32/
+ http://nasm.sf.net
for x86 builds. Put nasmw.exe anywhere in your PATH.
You can also install ActivePerl from