GitHub user AnatoliShein opened a pull request: https://github.com/apache/orc/pull/285
Disable libhdfspp build if dependencies are missing Disable libhdfspp build if CYRUS_SASL_SHARED_LIB or OPENSSL_LIBRARIES are missing. You can merge this pull request into a Git repository by running: $ git pull https://github.com/AnatoliShein/orc ORC-371-disable-libhdfspp Alternatively you can review and apply these changes as the patch at: https://github.com/apache/orc/pull/285.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #285 ---- commit 0e46a655c328361c87ee8831128572f932d7eb89 Author: Anatoli Shein <anatoli.shein@...> Date: 2018-06-19T18:29:44Z disabled libhdfspp build if CYRUS_SASL_SHARED_LIB or OPENSSL_LIBRARIES are missing ---- ---