mirror of
https://github.com/peco/peco.git
synced 2026-09-10 07:16:29 -04:00
avoid building tty_posix.go on freebsd
This commit is contained in:
parent
e2a40b2df9
commit
534a31e704
|
|
@ -1,4 +1,4 @@
|
|||
// +build !darwin,!windows
|
||||
// +build !darwin,!windows,!freebsd
|
||||
|
||||
package peco
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue