$OpenBSD: patch-src_runtime_os_openbsd_syscall_go,v 1.3 2021/08/27 18:33:27 jsing Exp $

Index: src/runtime/os_openbsd_syscall.go
--- src/runtime/os_openbsd_syscall.go.orig
+++ src/runtime/os_openbsd_syscall.go
@@ -2,8 +2,8 @@
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.
 
-//go:build openbsd && mips64
-// +build openbsd,mips64
+//go:build ignore
+// +build ignore
 
 package runtime
 
