mirror of https://github.com/python/cpython
Use -x64 flag.
This commit is contained in:
parent
bf7b0b7b81
commit
7bae4432a3
|
@ -1,3 +1,3 @@
|
||||||
@rem Used by the buildbot "test" step.
|
@rem Used by the buildbot "test" step.
|
||||||
cd PC\VS7.1
|
cd PC
|
||||||
call rt.bat -q -uall -rw
|
call rt.bat -q -uall -rw -x64
|
||||||
|
|
Loading…
Reference in New Issue