Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Update multibuild to a version that strips binaries in wheels #25

@xhochy

Description

@xhochy

On the next release, please update the multibuild submodule to matthew-brett/multibuild@b2748e5 or newer. This should reduce the size of the scipy wheels from 44M to 30M by excluding unnecessary debug symbols. Also this updates to a newer version of auditwheel and patchelf that produce wheels with binaries that are actually strippable, i.e. fixes things like pypa/manylinux#119

To make this work for scipy you need to export FFLAGS="$FFLAGS -fPIC -Wl,-strip-all" as the first line in function build_wheel in config.sh. For a successful Travis build see https://travis-ci.org/xhochy/scipy-wheels/builds/337663919

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions