From: Stefan Krah Date: Mon, 25 Jun 2012 12:57:18 +0000 (+0200) Subject: Issue #15171: Try the HOST_PYTHON hack for 3.2. X-Git-Tag: v3.3.0b1~11^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=62ba0428af54d449a7dffe109ad0693f1cd8b2d4;p=thirdparty%2FPython%2Fcpython.git Issue #15171: Try the HOST_PYTHON hack for 3.2. --- diff --git a/Tools/buildbot/build-amd64.bat b/Tools/buildbot/build-amd64.bat index 5175c6231e7f..e215a2913684 100644 --- a/Tools/buildbot/build-amd64.bat +++ b/Tools/buildbot/build-amd64.bat @@ -1,4 +1,5 @@ @rem Used by the buildbot "compile" step. +set HOST_PYTHON=%CD%\PCbuild\amd64\python_d.exe cmd /c Tools\buildbot\external-amd64.bat call "%VS90COMNTOOLS%\..\..\VC\vcvarsall.bat" x86_amd64 cmd /c Tools\buildbot\clean-amd64.bat