summaryrefslogtreecommitdiff
path: root/libgo/go/syscall/route_freebsd_32bit.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/syscall/route_freebsd_32bit.go')
-rw-r--r--libgo/go/syscall/route_freebsd_32bit.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgo/go/syscall/route_freebsd_32bit.go b/libgo/go/syscall/route_freebsd_32bit.go
index 412833a37cb..c70f0bb0d3c 100644
--- a/libgo/go/syscall/route_freebsd_32bit.go
+++ b/libgo/go/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