mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-29 06:35:07 +03:00
Turns out FreeBSD is a bit different so restrict this to OpenBSD for now
This commit is contained in:
parent
90393ae03b
commit
24be3f1d67
2 changed files with 16 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
// +build !linux,!darwin,!windows,!openbsd,!freebsd,!solaris,!netbsd,!dragonfly
|
||||
// +build !linux,!darwin,!windows,!openbsd
|
||||
|
||||
package yggdrasil
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue