]> git.proxmox.com Git - rustc.git/blobdiff - src/test/run-pass-valgrind/exit-flushes.rs
Imported Upstream version 1.8.0+dfsg1
[rustc.git] / src / test / run-pass-valgrind / exit-flushes.rs
index 632693dd728c33a8400f8b7e5c15ac605049c3aa..1897b921401823e08ee49160a41e0373acc8f2e3 100644 (file)
@@ -8,6 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+// no-prefer-dynamic
 // ignore-macos this needs valgrind 3.11 or higher; see
 // https://github.com/rust-lang/rust/pull/30365#issuecomment-165763679