bugst / go-serial

A cross-platform serial library for go-lang.
BSD 3-Clause "New" or "Revised" License
617 stars 188 forks source link

loong64 arch is not supported #146

Open zhangyongding opened 1 year ago

zhangyongding commented 1 year ago

github.com/creack/goselect

../../../../pkg/mod/github.com/creack/goselect@v0.1.2/fdset.go:14:14: undefined: NFDBITS ../../../../pkg/mod/github.com/creack/goselect@v0.1.2/fdset.go:19:14: undefined: NFDBITS ../../../../pkg/mod/github.com/creack/goselect@v0.1.2/fdset.go:24:21: undefined: NFDBITS

cmaglie commented 1 year ago

@zhangyongding Does #149 fix it?