avoid building tty_posix.go on freebsd

This commit is contained in:
Daisuke Maki 2014-07-13 06:47:54 +09:00
parent e2a40b2df9
commit 534a31e704

View file

@ -1,4 +1,4 @@
// +build !darwin,!windows
// +build !darwin,!windows,!freebsd
package peco