Bug 1480652 - add an aarch64 windows case to ServoBindings.toml; r=xidorn

This is the LLVM target name that's getting used in https://github.com/rust-lang/rust/pull/53173.
This commit is contained in:
Nathan Froyd 2018-08-22 08:01:29 -04:00
parent 9bd631e865
commit a19ca9d1ab

View File

@ -45,6 +45,7 @@ args = [
]
"arch=x86" = ["--target=i686-pc-win32"]
"arch=x86_64" = ["--target=x86_64-pc-win32"]
"arch=aarch64" = ["--target=aarch64-pc-windows-msvc"]
[structs]
headers = [