Skip to content

Commit 12f76a5

Browse files
committed
Auto merge of #2541 - alexcrichton:aarch64, r=alexcrichton
Download the aarch64 standard library on the bots
2 parents db60a09 + 0f317c5 commit 12f76a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/etc/install-deps.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
'arm-unknown-linux-gnueabi',
2727
'arm-unknown-linux-gnueabihf',
2828
'armv7-unknown-linux-gnueabihf',
29+
'aarch64-unknown-linux-gnu',
2930
'x86_64-unknown-freebsd',
3031
'x86_64-unknown-netbsd',
3132
]

0 commit comments

Comments
 (0)