aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/route_freebsd_32bit.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/syscall/route_freebsd_32bit.go')
-rw-r--r--src/syscall/route_freebsd_32bit.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/syscall/route_freebsd_32bit.go b/src/syscall/route_freebsd_32bit.go
index 412833a37c..c70f0bb0d3 100644
--- a/src/syscall/route_freebsd_32bit.go
+++ b/src/syscall/route_freebsd_32bit.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build (freebsd && 386) || (freebsd && arm)
-// +build freebsd,386 freebsd,arm
package syscall