fix build tags
This commit is contained in:
committed by
Cameron Sparr
parent
46fff13341
commit
d00d3802c9
@@ -1,4 +1,4 @@
|
|||||||
// build +linux
|
// +build linux
|
||||||
|
|
||||||
package sysstat
|
package sysstat
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
// +build +linux !race
|
// +build !race
|
||||||
|
// +build linux
|
||||||
|
|
||||||
package sysstat
|
package sysstat
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// build +linux
|
// +build linux
|
||||||
|
|
||||||
package sysstat
|
package sysstat
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user