spf13 / afero

A FileSystem Abstraction System for Go
Apache License 2.0
5.79k stars 498 forks source link

Fails to build for plan9 #403

Open swills opened 9 months ago

swills commented 9 months ago

I get:

github.com/spf13/afero@v1.9.5/const_win_unix.go:22:23: undefined: syscall.EBADFD

Probably just needs the same thing that was done for zos.