Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d725de9

Browse files
author
Stefan Krah
committed
Issue #15102: Try setting HOST_PYTHON in build-amd64.bat as a temporary
measure.
1 parent 306336b commit d725de9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tools/buildbot/build-amd64.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
@rem Used by the buildbot "compile" step.
2+
set HOST_PYTHON=%CD%\PCbuild\amd64\python_d.exe
23
cmd /c Tools\buildbot\external-amd64.bat
34
call "%VS100COMNTOOLS%\..\..\VC\vcvarsall.bat" x86_amd64
45
cmd /c Tools\buildbot\clean-amd64.bat

0 commit comments

Comments
 (0)