Skip to content

Forced inclusion of aws-lc-rs causes linker errors #2010

Closed as not planned
Closed as not planned
@Diggsey

Description

@Diggsey

With aws-lc-rs enabled by a default feature and therefore impossible to disable without forking all intermediate crates, there is no way to remove it form the crate graph.

Including it causes linker errors due to erroneously exported symbols:

aws/aws-lc-rs#446

This breaks all downstream crates of rustls which use boring-sys.

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