parent
6188c58a55
commit
cd1bfdd3d7
1 changed files with 2 additions and 0 deletions
|
@ -82,11 +82,13 @@ environment:
|
||||||
# 32/64 bit MSVC and GNU deployment
|
# 32/64 bit MSVC and GNU deployment
|
||||||
- RUST_CONFIGURE_ARGS: >
|
- RUST_CONFIGURE_ARGS: >
|
||||||
--build=x86_64-pc-windows-msvc
|
--build=x86_64-pc-windows-msvc
|
||||||
|
--target=x86_64-pc-windows-msvc,aarch64-pc-windows-msvc
|
||||||
--enable-full-tools
|
--enable-full-tools
|
||||||
--enable-profiler
|
--enable-profiler
|
||||||
SCRIPT: python x.py dist
|
SCRIPT: python x.py dist
|
||||||
DEPLOY: 1
|
DEPLOY: 1
|
||||||
CI_JOB_NAME: dist-x86_64-msvc
|
CI_JOB_NAME: dist-x86_64-msvc
|
||||||
|
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017 Preview
|
||||||
- RUST_CONFIGURE_ARGS: >
|
- RUST_CONFIGURE_ARGS: >
|
||||||
--build=i686-pc-windows-msvc
|
--build=i686-pc-windows-msvc
|
||||||
--target=i586-pc-windows-msvc
|
--target=i586-pc-windows-msvc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue