Index: src/syscall/syscall_openbsd_libc.go
--- src/syscall/syscall_openbsd_libc.go.orig
+++ src/syscall/syscall_openbsd_libc.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.
 
-//go:build openbsd && !mips64
+//go:build openbsd
 
 package syscall
 
