Skip to content

Commit 870bd60

Browse files
committed
Bug 1480652 - add an aarch64 windows case to ServoBindings.toml; r=xidorn
This is the LLVM target name that's getting used in rust-lang/rust#53173. UltraBlame original commit: aebd6f51d2e5125b1a0be102a6f1c93fa377425f
1 parent 4dca594 commit 870bd60

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

layout/style/ServoBindings.toml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -505,6 +505,27 @@ pc
505505
win32
506506
"
507507
]
508+
"
509+
arch
510+
=
511+
aarch64
512+
"
513+
=
514+
[
515+
"
516+
-
517+
-
518+
target
519+
=
520+
aarch64
521+
-
522+
pc
523+
-
524+
windows
525+
-
526+
msvc
527+
"
528+
]
508529
[
509530
structs
510531
]

0 commit comments

Comments
 (0)