mirror of
https://github.com/yggdrasil-network/yggdrasil-go
synced 2024-11-09 23:20:26 +03:00
only try to build on openbsd and freebsd for now, darwin needs work too
This commit is contained in:
parent
478b80a07a
commit
039c4a5a35
@ -1,3 +1,5 @@
|
||||
// +build openbsd freebsd
|
||||
|
||||
package yggdrasil
|
||||
|
||||
import "os/exec"
|
||||
|
Loading…
Reference in New Issue
Block a user