loqs opened a new issue, #1138: URL: https://github.com/apache/orc/issues/1138
https://github.com/apache/orc/blob/1e2962064b209f1b00188877f08d4226da85c640/cmake_modules/ThirdpartyToolchain.cmake#L147-L151 If ```ORC_PREFER_STATIC_ZLIB``` is false then the static system zlib is used. If ```ORC_PREFER_STATIC_ZLIB``` is true and ```ZLIB_STATIC_LIB``` is set then the shared system zlib is used. This usage contradicts the description for ```ORC_PREFER_STATIC_ZLIB``` 'Prefer static zlib library, if available'. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
