Skip to content

libcompiler-rt.a leaks into the host libdir #20411

@emberian

Description

@emberian

When Rust is installed, we copy libcompiler-rt.a along with the rest of the libs the compiler needs to run. But, libcompiler-rt.a is only ever statically linked, and is already in rustlib. We shouldn't leak it unnecessarily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions