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

Add support for LZ4 in classic build #593

Merged
merged 2 commits into from May 31, 2017

Conversation

bbockelm
Copy link
Contributor

This PR adds support for LZ4 in the "classic" configure/Makefile build, adding near-parity to the cmake-based build.

The exception is win32 -- core/lz4/Module.mk will need to be heavily tackled by someone with a Windows background (I do not have access to a Windows-based host).

@pcanal - note that this reverts the commit disabling LZ4 for the cmake-based build.

…/make to catch up)"

This reverts commit 4b0220b.

Re-enable LZ4 builds for work on configure/make build.
@phsft-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@pcanal pcanal merged commit d1cfb00 into root-project:master May 31, 2017
@pcanal
Copy link
Member

pcanal commented May 31, 2017

Can you extend roottest/root/io/compression and roottest/root/io/filemerger to include lz4? thanks.

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.

None yet

3 participants