aboutsummaryrefslogtreecommitdiff
path: root/src/os/exec/exec_linux_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/exec/exec_linux_test.go')
-rw-r--r--src/os/exec/exec_linux_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/os/exec/exec_linux_test.go b/src/os/exec/exec_linux_test.go
index 3cfa30ee72..4a37c96e63 100644
--- a/src/os/exec/exec_linux_test.go
+++ b/src/os/exec/exec_linux_test.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build linux && cgo
-// +build linux,cgo
// On systems that use glibc, calling malloc can create a new arena,
// and creating a new arena can read /sys/devices/system/cpu/online.