commit | 62ba0428af54d449a7dffe109ad0693f1cd8b2d4 | [log] [tgz] |
---|---|---|
author | Stefan Krah <skrah@bytereef.org> | Mon Jun 25 14:57:18 2012 +0200 |
committer | Stefan Krah <skrah@bytereef.org> | Mon Jun 25 14:57:18 2012 +0200 |
tree | 9b99326fb91d257d0e06dfb2dbae78ba23219b44 | |
parent | b5ba203709ec9e2e189e29cd5b200b03c7fe0843 [diff] |
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 5175c62..e215a29 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