mirror of
https://github.com/prometheus/node_exporter.git
synced 2025-01-29 23:00:49 -08:00
Build filesystem_common only on linux and freebsd.
This commit is contained in:
parent
dace6dc48b
commit
e3f217ea45
|
@ -1,4 +1,5 @@
|
|||
// +build !nofilesystem
|
||||
// +build linux freebsd
|
||||
|
||||
package collector
|
||||
|
||||
|
|
Loading…
Reference in a new issue