Skip to content

Commit d2e150f

Browse files
committed
Update FIXME
1 parent d90093c commit d2e150f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/bors.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,10 @@ jobs:
127127
powerpc64le-unknown-linux-gnu,
128128
s390x-unknown-linux-gnu,
129129
riscv64gc-unknown-linux-gnu,
130-
# FIXME: Figure out why this is disabled.
130+
# FIXME: A recent nightly causes a linker failure:
131+
# https://github.com/rust-lang/rust/issues/76679
132+
# See this comment for more details:
133+
# https://github.com/rust-lang/libc/pull/2225#issuecomment-880696737
131134
#wasm32-wasi,
132135
sparc64-unknown-linux-gnu,
133136
wasm32-unknown-emscripten,

0 commit comments

Comments
 (0)