Skip to content

Commit f8ede82

Browse files
committed
cpu: Fix build constraints.
1 parent 9e66d4f commit f8ede82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

collector/cpu_freebsd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// +build !cpu
1+
// +build !nocpu
22

33
package collector
44

0 commit comments

Comments
 (0)