aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/env_posix.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/env_posix.go')
-rw-r--r--src/runtime/env_posix.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/runtime/env_posix.go b/src/runtime/env_posix.go
index 95517b2a95..44086c1d63 100644
--- a/src/runtime/env_posix.go
+++ b/src/runtime/env_posix.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build aix || darwin || dragonfly || freebsd || (js && wasm) || linux || netbsd || openbsd || solaris || windows || plan9
-// +build aix darwin dragonfly freebsd js,wasm linux netbsd openbsd solaris windows plan9
package runtime