aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/os_freebsd2.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/os_freebsd2.go')
-rw-r--r--src/runtime/os_freebsd2.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/runtime/os_freebsd2.go b/src/runtime/os_freebsd2.go
index 7e266dc27e..3eaedf0b8b 100644
--- a/src/runtime/os_freebsd2.go
+++ b/src/runtime/os_freebsd2.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build freebsd && !amd64
-// +build freebsd,!amd64
package runtime