Skip to content

Nightly introduces new warning when print-native-static-libs a rlib crate #469

Open
@amyspark

Description

@amyspark

Hi @lu-zero ,

rust-lang/rust#138139 introduced a new warning:

warning: cannot output linkage information without staticlib crate-type

note: consider --crate-type staticlib to print linkage information

We're getting these in gst-plugin-webrtc-signalling-protocol and gst-plugin-version-helper, both of which are not crates which output libraries.

I don't know if there's a way to not introspect these, perhaps you know better than me?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions