aboutsummaryrefslogtreecommitdiff
path: root/src/internal/goroot/gccgo.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/goroot/gccgo.go')
-rw-r--r--src/internal/goroot/gccgo.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/goroot/gccgo.go b/src/internal/goroot/gccgo.go
index 3530e59a15..b1041da11d 100644
--- a/src/internal/goroot/gccgo.go
+++ b/src/internal/goroot/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 goroot