-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
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:
E: libarrow10: embedded-library usr/lib/x86_64-linux-gnu/libarrow.so.10.0.0: zlib
embedded-library error detail: https://lintian.debian.org/tags/embedded-library.html
Reporter: Kouhei Sutou / @kou
Assignee: Kouhei Sutou / @kou
PRs and other links:
Note: This issue was originally created as ARROW-3128. Please see the migration documentation for further details.