Skip to content
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

Provide a simple source build fallback #15

Merged
merged 1 commit into from
Mar 29, 2018

Conversation

ararslan
Copy link
Member

As of this writing, BinaryBuilder does not support all of the platforms supported by Julia, which means that CodecZlib is not usable on those systems. This provides a simple fallback for building from source, using the same version of zlib used by ZlibBuilder.

With these changes, CodecZlib builds and passes all tests on FreeBSD 11.1, Julia 0.7.0-DEV.4706.

As of this writing, BinaryBuilder does not support all of the platforms
supported by Julia, which means that CodecZlib is not usable on those
systems. This provides a simple fallback for building from source, using
the same version of zlib used by ZlibBuilder.
@bicycle1885
Copy link
Member

Thank you very much!

@ararslan ararslan deleted the aa/fallback-source branch March 29, 2018 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants