frank90psi / gecko-mediaplayer

Automatically exported from code.google.com/p/gecko-mediaplayer
GNU General Public License v2.0
0 stars 0 forks source link

gecko-mediaplayer is passing libraries through LDFLAGS (patch attached) #45

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. link with -Wl,--as-needed (maybe even force as-needed)
2. scanelf -n ...
3. no dbus

What is the expected output? What do you see instead?
gecko-mediaplayer shouldn't pass libraries through LDFLAGS

What version of the product are you using? On what operating system?
0.9.7 and 0.9.8

Please provide any additional information below.
Please take a look at:
http://bugs.gentoo.org/show_bug.cgi?id=279419

Thanks

Original issue reported on code.google.com by Spook...@gmail.com on 28 Sep 2009 at 11:18

Attachments:

GoogleCodeExporter commented 8 years ago
A version of this patch is already in the in the 0.9.8 code. So I don't see 
what this
is trying to accomplish.

Original comment by kdeko...@gmail.com on 28 Sep 2009 at 12:43

GoogleCodeExporter commented 8 years ago
Oops, sorry.. didn't look at LDADD.

Original comment by Spook...@gmail.com on 28 Sep 2009 at 12:49

GoogleCodeExporter commented 8 years ago

Original comment by kdeko...@gmail.com on 12 Oct 2009 at 1:54