haiku: debitrot
This commit is contained in:
@@ -229,7 +229,7 @@ pub fn relocateContext(context: *ThreadContext) void {
|
||||
}
|
||||
|
||||
pub const have_getcontext = @hasDecl(posix.system, "getcontext") and
|
||||
native_os != .openbsd and
|
||||
native_os != .openbsd and native_os != .haiku and
|
||||
(native_os != .linux or switch (builtin.cpu.arch) {
|
||||
.x86,
|
||||
.x86_64,
|
||||
|
||||
Reference in New Issue
Block a user