Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=954182
--- Comment #5 from Volker Fröhlich <[email protected]> --- (In reply to comment #4) > > Don't ship the static library (.a). Either delete it or don't build it in > > the first place. > > Fixed. With cmake, how can I avoid building it in the first place? Is there > something like --disable-static for cmake? A quick google didn't show > anything promising... No, but removing lines 438 to 440 in CMakeLists.txt would achieve that. -- 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=UaCZFjKerc&a=cc_unsubscribe _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
