Open
Description
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
Labels
No labels