Skip to content

Strip optional runtimes and shared libraries from the system #441

@mobileoverlord

Description

@mobileoverlord

This was inspired by the issue at nerves-project/toolchains#45

Adding additional tools to the toolchains can cause the systems to include additional shared libraries and runtimes. In the example above, enabling fortran in the toolchain would cause the system to be built with support for running fortran.

The idea would be to provide a mechanism for stripping out these files that would not be necessary on targets that do not use them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions