Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=958132
--- Comment #2 from Richard Shaw <[email protected]> --- > [ ]: rpmlint warns of an unused direct shlib dependency. > > This is not a blocker issue, but it may be possible to fix this. See: > > https://fedoraproject.org/wiki/Common_Rpmlint_issues#unused-direct-shlib- > dependency This is very common with cmake projects, I'll add -Wl,--as-needed to the linker flags to fix this when I do the official build. Thanks for the quick review! -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=J6oQ1C1p8p&a=cc_unsubscribe _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
