File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,6 @@ x86_64-sun-solaris \
135135"
136136RUST_GT_1_24_LINUX_TARGETS=" \
137137i586-unknown-linux-musl \
138- x86_64-unknown-cloudabi \
139138"
140139
141140# FIXME: temporarirly disable the redox target
@@ -235,7 +234,8 @@ thumbv7m-none-eabi \
235234thumbv7neon-linux-androideabi \
236235thumbv7neon-unknown-linux-gnueabihf \
237236thumbv8m.main-none-eabi \
238- x86_64-pc-windows-msvc
237+ x86_64-pc-windows-msvc \
238+ x86_64-unknown-cloudabi \
239239x86_64-unknown-dragonfly \
240240x86_64-unknown-haiku \
241241x86_64-unknown-hermit \
Original file line number Diff line number Diff line change @@ -44,7 +44,6 @@ x86_64-unknown-freebsd \
4444x86_64-unknown-linux-gnu \
4545x86_64-unknown-linux-musl \
4646x86_64-unknown-netbsd \
47- x86_64-unknown-cloudabi \
4847x86_64-sun-solaris \
4948x86_64-fuchsia \
5049x86_64-pc-windows-gnu \
You can’t perform that action at this time.
0 commit comments