GNOME Bugzilla – Bug 632701
dumper: Differentiate between "external" and "internal" linking
Last modified: 2015-02-07 16:47:00 UTC
The previous commit aea515709 broke scanning for libraries not in the current directory, such as scanning Gio from gobject-introspection. In this case, it's wrong to add -L., and to move the other -L behind the library. Instead, we should just do a "normal" link using pkg-config --libs with few games.
Created attachment 172848 [details] [review] dumper: Differentiate between "external" and "internal" linking
*** Bug 634249 has been marked as a duplicate of this bug. ***
Attachment 172848 [details] pushed as 19040ed - dumper: Differentiate between "external" and "internal" linking
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]