summaryrefslogtreecommitdiffstats
path: root/Tools/buildbot
diff options
context:
space:
mode:
authorStefan Krah <skrah@bytereef.org>2012-06-25 13:20:51 (GMT)
committerStefan Krah <skrah@bytereef.org>2012-06-25 13:20:51 (GMT)
commitea1eda2a2984e0dd9e0b0311bb8a6766856547a4 (patch)
treeb33be958ab6a4c0290d0948eb718cdafd14cead4 /Tools/buildbot
parent65dd745fecd2468ab9471ef21bff7e0345470734 (diff)
downloadcpython-ea1eda2a2984e0dd9e0b0311bb8a6766856547a4.zip
cpython-ea1eda2a2984e0dd9e0b0311bb8a6766856547a4.tar.gz
cpython-ea1eda2a2984e0dd9e0b0311bb8a6766856547a4.tar.bz2
Issue #15170: Try the HOST_PYTHON hack for 2.7.
Diffstat (limited to 'Tools/buildbot')
-rw-r--r--Tools/buildbot/build-amd64.bat1
1 files changed, 1 insertions, 0 deletions
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