-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
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
Compilation error on Apple Silicon Mac #42
Comments
Ah that crate is only working on Linux because it requires the splice syscall. |
@mre Ah ok, any plans to support macOS? |
Well, macOS provides |
Thinking about this again, it's probably not worth using fcat on anything other than Linux, though; it will not be faster than a normal copy on those OSes. :/ Closing this, but thanks a lot for trying fcat and for reporting the issue. |
System info:
The text was updated successfully, but these errors were encountered: