https://bugzilla.rpmfusion.org/show_bug.cgi?id=3289
--- Comment #7 from Sérgio Basto <[email protected]> 2014-08-10 00:12:23 CEST --- (In reply to comment #5) > Unless closely managed, cmake tends to "collect" libraries but a simple > "-Wl,--as-needed" should take care of it. yeah , add [1] fix it. [1] %global optflags %(echo %{optflags} -Wl,--as-needed ) -- Configure bugmail: https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are the assignee for the bug.
