mirror of
https://github.com/prometheus/node_exporter.git
synced 2025-03-05 21:00:12 -08:00
Merge pull request #166 from pborzenkov/fix-osx-build
Fix compilation on OS X
This commit is contained in:
commit
d3fd2a1944
|
@ -12,6 +12,7 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// +build !nointerrupts
|
// +build !nointerrupts
|
||||||
|
// +build !darwin
|
||||||
|
|
||||||
package collector
|
package collector
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue