From: Georg Brandl Date: Mon, 29 Sep 2008 16:51:35 +0000 (+0000) Subject: Update nasm location. X-Git-Tag: v2.6~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9350234683d5f5b2523911d7f585d4420e30924d;p=thirdparty%2FPython%2Fcpython.git Update nasm location. --- diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index c9e8256aac28..b16daf152b5e 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