Strip binaries on non-OSX builds by xhochy · Pull Request #140 · multi-build/multibuild (original) (raw)
xref pypa/manylinux#119
Thanks for this @xhochy, this will make deployment of various pydata components inside AWS Lambda much easier. Do you intend to open PR's updating the multibuild submodule in each of these projects so this gets rolled out before each of their next releases?
I also wonder how hard it might be to do split debuginfo so anyone who wants to run gdb on a binary from a release wheel [edit: and get full symbol info] can do so, but people with space constraints can harmlessly delete separate files.