GitHub user rip-nsk opened a pull request:
https://github.com/apache/orc/pull/202
Orc-280: [C++] use Z_PREFIX if zlib requires it
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rip-nsk/orc ORC-280
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/202.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 #202
----
commit ac4b75c2b7a9d324b831a850c8a1f75703ca2996
Author: rip-nsk <[email protected]>
Date: 2017-12-14T20:20:33Z
#define Z_PREFIX if zlib built with --zprefix
----
---