Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strip optional runtimes and shared libraries from the system #441

Open
mobileoverlord opened this issue Apr 20, 2020 · 0 comments
Open

Strip optional runtimes and shared libraries from the system #441

mobileoverlord opened this issue Apr 20, 2020 · 0 comments

Comments

@mobileoverlord
Copy link
Contributor

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.

@mobileoverlord mobileoverlord changed the title Allow optional runtimes and shared libraries to be stripped Strip optional runtimes and shared libraries from the systenm Apr 20, 2020
@mobileoverlord mobileoverlord changed the title Strip optional runtimes and shared libraries from the systenm Strip optional runtimes and shared libraries from the system Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant