From: Stefan Krah Date: Mon, 25 Jun 2012 13:20:51 +0000 (+0200) Subject: Issue #15170: Try the HOST_PYTHON hack for 2.7. X-Git-Tag: v2.7.4rc1~747 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ea1eda2a2984e0dd9e0b0311bb8a6766856547a4;p=thirdparty%2FPython%2Fcpython.git Issue #15170: Try the HOST_PYTHON hack for 2.7. --- 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