Add freebsd build flag
This commit is contained in:
parent
45a252f2d9
commit
a28e8117d7
@ -1,3 +1,5 @@
|
||||
// +build linux freebsd
|
||||
|
||||
package widgets
|
||||
|
||||
import (
|
@ -1,3 +1,5 @@
|
||||
// +build linux freebsd
|
||||
|
||||
package widgets
|
||||
|
||||
import (
|
Loading…
x
Reference in New Issue
Block a user