aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/os_only_solaris.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/os_only_solaris.go')
-rw-r--r--src/runtime/os_only_solaris.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/os_only_solaris.go b/src/runtime/os_only_solaris.go
index e2f5409354..3829683c80 100644
--- a/src/runtime/os_only_solaris.go
+++ b/src/runtime/os_only_solaris.go
@@ -4,6 +4,7 @@
// Solaris code that doesn't also apply to illumos.
+//go:build !illumos
// +build !illumos
package runtime