$OpenBSD: patch-src_runtime_os_openbsd_syscall1_go,v 1.1 2021/03/02 17:56:41 jsing Exp $

Index: src/runtime/os_openbsd_syscall1.go
--- src/runtime/os_openbsd_syscall1.go.orig
+++ src/runtime/os_openbsd_syscall1.go
@@ -2,7 +2,7 @@
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.
 
-// +build openbsd,!amd64,!arm64
+// +build openbsd,!386,!amd64,!arm,!arm64
 
 package runtime
 
