-
Notifications
You must be signed in to change notification settings - Fork 13
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
OSX support #2
Comments
Of course, but I don't have an OSX machine to build and test the OSX binary. If you could provide it, feel free to do a pull request after adding it to |
A lot of us OSX users use brew to manage and update our zstd installation, so would it be possible to use the following to figure out if it's available?
Edit: Either way, I created a PR with the darwin binary. I replaced the .linux64 with the one provided and didn't run into any bugs during my tests. |
Personally, I'd prefer if a bundled binary was used over a system binary. There's no way to control what version of Thanks for submitting this! Looking forward to being able to use it on OSX. |
I agree with @jhurliman. I've merged the pull request, later on I will perform the minor modifications required. Thanks for providing the binary. |
Done. |
Hi @jhurliman and @luke3butler I'm planning to release a new version with zstd 1.4.0 bundled. Could anyone of you please provide an OSX binary for this version? Thanks! |
Could this project bundle and make use of an OSX binary as well?
The text was updated successfully, but these errors were encountered: