Cli binary can now be build on OpenBSD

Signed-off-by: Frank Groeneveld <frank@frankgroeneveld.nl>
This commit is contained in:
Frank Groeneveld 2016-03-18 14:53:19 +01:00
parent 9527d789e7
commit 9b109daafc
3 changed files with 85 additions and 1 deletions

View file

@ -1,4 +1,4 @@
// +build !linux,!windows,!freebsd,!solaris
// +build !linux,!windows,!freebsd,!solaris,!openbsd
package system