aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/sys_openbsd3.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/sys_openbsd3.go')
-rw-r--r--src/runtime/sys_openbsd3.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/sys_openbsd3.go b/src/runtime/sys_openbsd3.go
index a8f9b0ee14..4d4c88e3ac 100644
--- a/src/runtime/sys_openbsd3.go
+++ b/src/runtime/sys_openbsd3.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
+// +build openbsd,amd64 openbsd,arm64
package runtime