aboutsummaryrefslogtreecommitdiff
path: root/src/os/signal/signal_cgo_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/signal/signal_cgo_test.go')
-rw-r--r--src/os/signal/signal_cgo_test.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/os/signal/signal_cgo_test.go b/src/os/signal/signal_cgo_test.go
index e1e4509e2a..67bad66e0b 100644
--- a/src/os/signal/signal_cgo_test.go
+++ b/src/os/signal/signal_cgo_test.go
@@ -3,8 +3,6 @@
// license that can be found in the LICENSE file.
//go:build (darwin || dragonfly || freebsd || (linux && !android) || netbsd || openbsd) && cgo
-// +build darwin dragonfly freebsd linux,!android netbsd openbsd
-// +build cgo
// Note that this test does not work on Solaris: issue #22849.
// Don't run the test on Android because at least some versions of the