Announce: https://blog.rust-lang.org/2019/02/28/Rust-1.33.0.html ChangeLog: https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1330-2019-02-28 ok landry@
14 lines
380 B
Plaintext
14 lines
380 B
Plaintext
$OpenBSD: patch-src_test_run-pass_out-of-stack_rs,v 1.3 2019/03/11 19:13:40 semarie Exp $
|
|
|
|
Index: src/test/run-pass/out-of-stack.rs
|
|
--- src/test/run-pass/out-of-stack.rs.orig
|
|
+++ src/test/run-pass/out-of-stack.rs
|
|
@@ -4,6 +4,7 @@
|
|
// ignore-musl
|
|
// ignore-cloudabi no processes
|
|
// ignore-emscripten no processes
|
|
+// ignore-openbsd
|
|
|
|
#![feature(asm)]
|
|
#![feature(rustc_private)]
|