aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/os_linux_be64.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/os_linux_be64.go')
-rw-r--r--src/runtime/os_linux_be64.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/os_linux_be64.go b/src/runtime/os_linux_be64.go
index 9860002ee4..806d02fee8 100644
--- a/src/runtime/os_linux_be64.go
+++ b/src/runtime/os_linux_be64.go
@@ -4,6 +4,7 @@
// The standard GNU/Linux sigset type on big-endian 64-bit machines.
+//go:build linux && (ppc64 || s390x)
// +build linux
// +build ppc64 s390x