aboutsummaryrefslogtreecommitdiff
path: root/misc/cgo/testshared/testdata/depBase/asm.s
diff options
context:
space:
mode:
Diffstat (limited to 'misc/cgo/testshared/testdata/depBase/asm.s')
-rw-r--r--misc/cgo/testshared/testdata/depBase/asm.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/cgo/testshared/testdata/depBase/asm.s b/misc/cgo/testshared/testdata/depBase/asm.s
index a8acf77f0b..0f1111f392 100644
--- a/misc/cgo/testshared/testdata/depBase/asm.s
+++ b/misc/cgo/testshared/testdata/depBase/asm.s
@@ -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
#include "textflag.h"