conda-forge / conda-forge/conda-forge.github.io

Stripping binaries in conda-forge packages

未关闭
#520 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
170
派生
320
平均合并
2 天 10 小时
30 天内合并 PR
5

描述

Related to discussions in https://github.com/ContinuumIO/anaconda-issues/issues/8242 and related issues, I would like to see that we strip binaries in conda-forge packages. For example in the case of Pandas 0.22 on Linux & Py3.6 the current package is 26M large and uncompressed to 108M on disk. If we build this using `CFLAGS=-Wl,-strip-all`, the size reduces to 11M packaged and 52M on disk.

I'm wondering if it would be possible to add this to the environment setting in general for conda-forge builds or if I should raise an issue with `conda-build` that there should be an option to strip binaries after the build.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。