aboutsummaryrefslogtreecommitdiff
path: root/src/go/build/gccgo.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/go/build/gccgo.go')
-rw-r--r--src/go/build/gccgo.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/go/build/gccgo.go b/src/go/build/gccgo.go
index c6aac9aa1b..c8ec7041fb 100644
--- a/src/go/build/gccgo.go
+++ b/src/go/build/gccgo.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build gccgo
// +build gccgo
package build