Skip to content

Remove static libraries from static builds #99

@ericonr

Description

@ericonr

Motivated by commit ioc: remove static libraries from non-static builds. from #19

If an IOC uses the support library build configuration, where there is a support library which is the one that's actually linked to the support modules, it's possible that generates a static support library as well (though I'm not 100% sure, it would be good to confirm it), and that would take up room in the image, even though it can't be used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions