mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Issue #15171: Try the HOST_PYTHON hack for 3.2.
This commit is contained in:
parent
b5ba203709
commit
62ba0428af
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 "%VS90COMNTOOLS%\..\..\VC\vcvarsall.bat" x86_amd64
|
||||
cmd /c Tools\buildbot\clean-amd64.bat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue