Tentative support for OpenBSD

See #27
This commit is contained in:
Cristian Maglie
2017-03-04 22:40:50 +01:00
parent 4cc831e192
commit 4366d1c449
11 changed files with 116 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
// license that can be found in the LICENSE file.
//
// +build linux darwin freebsd
// +build linux darwin freebsd openbsd
package unixutils // import "go.bug.st/serial.v1/unixutils"