aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/stubs2.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/stubs2.go')
-rw-r--r--src/runtime/stubs2.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/runtime/stubs2.go b/src/runtime/stubs2.go
index 525b324c81..9aa965454d 100644
--- a/src/runtime/stubs2.go
+++ b/src/runtime/stubs2.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build !aix && !darwin && !js && !openbsd && !plan9 && !solaris && !windows
-// +build !aix,!darwin,!js,!openbsd,!plan9,!solaris,!windows
package runtime