aboutsummaryrefslogtreecommitdiff
path: root/misc/cgo/test/issue1435.go
diff options
context:
space:
mode:
Diffstat (limited to 'misc/cgo/test/issue1435.go')
-rw-r--r--misc/cgo/test/issue1435.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/cgo/test/issue1435.go b/misc/cgo/test/issue1435.go
index 92c6b99846..91db155c90 100644
--- a/misc/cgo/test/issue1435.go
+++ b/misc/cgo/test/issue1435.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 linux && cgo
// +build linux,cgo
package cgotest