We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0b282f commit f5a33e8Copy full SHA for f5a33e8
1 file changed
src/bootstrap/src/core/download.rs
@@ -875,6 +875,7 @@ pub(crate) fn is_download_ci_available(target_triple: &str, llvm_assertions: boo
875
"powerpc-unknown-linux-gnu",
876
"powerpc64-unknown-linux-gnu",
877
"powerpc64le-unknown-linux-gnu",
878
+ "powerpc64le-unknown-linux-musl",
879
"riscv64gc-unknown-linux-gnu",
880
"s390x-unknown-linux-gnu",
881
"x86_64-apple-darwin",
0 commit comments