Kouhei Sutou created ARROW-3128:
-----------------------------------

             Summary: [C++] Support system shared zlib
                 Key: ARROW-3128
                 URL: https://issues.apache.org/jira/browse/ARROW-3128
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
    Affects Versions: 0.11.0
            Reporter: Kouhei Sutou
            Assignee: Kouhei Sutou


Debian package recommends not static linking zlib for security reason. If we 
use zlib as a static library, Debian package lint reports the following error:

{noformat}
E: libarrow10: embedded-library usr/lib/x86_64-linux-gnu/libarrow.so.10.0.0: 
zlib
{noformat}

embedded-library error detail: 
https://lintian.debian.org/tags/embedded-library.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to