u-ignoretest-arm64
authorRust Maintainers <pkg-rust-maintainers@lists.alioth.debian.org>
Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)
committerXimin Luo <infinity0@debian.org>
Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)
===================================================================

Gbp-Pq: Name u-ignoretest-arm64.patch

src/test/run-pass-valgrind/down-with-thread-dtors.rs

index 0bf10c67d9fc2b7ff290c7ecf1a5f2bea23c4b69..7f58c79c8f01851a14858150f229fc2571a9441f 100644 (file)
@@ -8,6 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+// ignore-aarch64
 // no-prefer-dynamic
 
 thread_local!(static FOO: Foo = Foo);