Compile netdev on dragonfly (#314)
* Compile netdev on dragonfly * Only run netdev bsd test on bsd * Update README.md
This commit is contained in:
parent
f5a15ee404
commit
ef1925db7d
4 changed files with 6 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
|||
// limitations under the License.
|
||||
|
||||
// +build !nonetdev
|
||||
// +build linux freebsd openbsd
|
||||
// +build linux freebsd openbsd dragonfly
|
||||
|
||||
package collector
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue