mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Issue #15102: Try setting HOST_PYTHON in build-amd64.bat as a temporary
measure.
This commit is contained in:
parent
306336bcda
commit
d725de9d13
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue