We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ GOOS=freebsd go build # bazil.org/fuse ./fuse_kernel.go:1011:43: undefined: unix.FALLOC_FL_KEEP_SIZE ./fuse_kernel.go:1012:43: undefined: unix.FALLOC_FL_PUNCH_HOLE
No problem for me, I've just adjusted my build tags to exclude FUSE under non-Linux, but that came as a surprise. Was is intended?
The text was updated successfully, but these errors were encountered:
Duplicate of #295. Sorry for not checking earlier.
Sorry, something went wrong.
No branches or pull requests
No problem for me, I've just adjusted my build tags to exclude FUSE under non-Linux, but that came as a surprise. Was is intended?
The text was updated successfully, but these errors were encountered: