fix the reference to PR36344
This commit is contained in:
parent
b519d4e70a
commit
64aef5dd8a
@ -170,7 +170,7 @@ sed -i.jemalloc -e '1i // ignore-test jemalloc is disabled' \
|
|||||||
src/test/run-pass/allocator-default.rs
|
src/test/run-pass/allocator-default.rs
|
||||||
|
|
||||||
# Fedora's LLVM doesn't support any mips targets -- see "llc -version".
|
# Fedora's LLVM doesn't support any mips targets -- see "llc -version".
|
||||||
# Fixed properly by Rust PR35344, which should be released in 1.13.
|
# Fixed properly by Rust PR36344, which should be released in 1.13.
|
||||||
sed -i.nomips -e '/target=mips/,+1s/^/# unsupported /' \
|
sed -i.nomips -e '/target=mips/,+1s/^/# unsupported /' \
|
||||||
src/test/run-make/atomic-lock-free/Makefile
|
src/test/run-make/atomic-lock-free/Makefile
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user