fix the reference to PR36344

This commit is contained in:
Josh Stone 2016-09-12 11:41:03 -07:00
parent b519d4e70a
commit 64aef5dd8a
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ sed -i.jemalloc -e '1i // ignore-test jemalloc is disabled' \
src/test/run-pass/allocator-default.rs
# 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 /' \
src/test/run-make/atomic-lock-free/Makefile