aboutsummaryrefslogtreecommitdiff
path: root/misc/cgo/testshared/testdata/depBase/stubs.go
diff options
context:
space:
mode:
Diffstat (limited to 'misc/cgo/testshared/testdata/depBase/stubs.go')
-rw-r--r--misc/cgo/testshared/testdata/depBase/stubs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/cgo/testshared/testdata/depBase/stubs.go b/misc/cgo/testshared/testdata/depBase/stubs.go
index 04534f38dd..c77953803b 100644
--- a/misc/cgo/testshared/testdata/depBase/stubs.go
+++ b/misc/cgo/testshared/testdata/depBase/stubs.go
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// +build !gccgo
+// +build gc
package depBase