mirror of
https://github.com/prometheus/node_exporter
synced 2025-04-18 13:25:29 +00:00
loadavg: Fix build constraints.
This commit is contained in:
parent
d80b2af492
commit
d303a2ebc3
@ -1,4 +1,5 @@
|
|||||||
// +build !linux !noloadavg
|
// +build !noloadavg
|
||||||
|
// +build !linux
|
||||||
|
|
||||||
package collector
|
package collector
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user