]> Cypherpunks.ru repositories - gostls13.git/blobdiff - misc/cgo/test/cgo_linux_test.go
misc/cgo/test: add cgo build constraints
[gostls13.git] / misc / cgo / test / cgo_linux_test.go
index 3a1cf98c2a49594986b1ff5c5d727a30194020f6..3defc32ffd8562bf8d0a76c7638e76daf314d900 100644 (file)
@@ -2,6 +2,8 @@
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.
 
+//go:build cgo
+
 package cgotest
 
 import (