only try to build on openbsd and freebsd for now, darwin needs work too

This commit is contained in:
Arceliar 2018-03-04 11:02:54 -06:00
parent 478b80a07a
commit 039c4a5a35

View File

@ -1,3 +1,5 @@
// +build openbsd freebsd
package yggdrasil
import "os/exec"