From 64aef5dd8a53ae713b5f3f9cc5fa7c313397d709 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Mon, 12 Sep 2016 11:41:03 -0700 Subject: [PATCH] fix the reference to PR36344 --- rust.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust.spec b/rust.spec index 6b722a9..1fa3240 100644 --- a/rust.spec +++ b/rust.spec @@ -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