Issue #15102: Try setting HOST_PYTHON in build-amd64.bat as a temporary
measure.
This commit is contained in:
parent
306336bcda
commit
d725de9d13
|
@ -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 "%VS100COMNTOOLS%\..\..\VC\vcvarsall.bat" x86_amd64
|
||||
cmd /c Tools\buildbot\clean-amd64.bat
|
||||
|
|
Loading…
Reference in New Issue