knz / go-libedit

Go wrapper around the BSD libedit replacement to GNU readline
Apache License 2.0
6 stars 6 forks source link

Allow opting out of building libedit on Linux #17

Closed benesch closed 5 years ago

benesch commented 5 years ago

This will allow CockroachDB to provide its own patched copy of libedit without breaking go build for other consumers of this library.