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

compressor/zlib: fix plugin for non-Intel arches #14947

Merged
merged 1 commit into from May 4, 2017

Commits on May 4, 2017

  1. compressor/zlib: fix plugin for non-Intel arches

    unittest_compressor was failing on arm64 because the zlib
    compressor was never initialized, even though it works fine in
    non-isal mode
    
    Signed-off-by: Dan Mick <dan.mick@redhat.com>
    dmick committed May 4, 2017
    Copy the full SHA
    84e47f3 View commit details
    Browse the repository at this point in the history