Neal Richardson created ARROW-9449:
--------------------------------------
Summary: [R] Strip arrow.so
Key: ARROW-9449
URL: https://issues.apache.org/jira/browse/ARROW-9449
Project: Apache Arrow
Issue Type: Bug
Components: Packaging, R
Reporter: Neal Richardson
Assignee: Neal Richardson
Fix For: 1.0.0
Recent changes ballooned the size of the shared library that gets built in the
R package, especially with the bundled libs on linux. It turns out we can add
something to the makefile to strip it:
http://dirk.eddelbuettel.com/blog/2017/08/14/#009_compact_shared_libraries
--
This message was sent by Atlassian Jira
(v8.3.4#803005)