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

Index: src/syscall/exec_libc2.go
--- src/syscall/exec_libc2.go.orig
+++ src/syscall/exec_libc2.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 darwin openbsd,amd64 openbsd,arm64
+// +build darwin openbsd,386 openbsd,amd64 openbsd,arm openbsd,arm64
 
 package syscall
 
