scanners: reorder again and add work-around for --as-needed brokeness
commit038257110b31546ab7a0b03e314e56e494499b6f
authorStefan Kost <ensonic@users.sf.net>
Sun, 9 May 2010 20:11:27 +0000 (9 23:11 +0300)
committerStefan Kost <ensonic@users.sf.net>
Sun, 9 May 2010 20:19:26 +0000 (9 23:19 +0300)
tree41f633fd35df2df31b03b85a9aab9e07aa7344ef
parent57620e655df0d325f88db12a8d6d51fc017844fd
scanners: reorder again and add work-around for --as-needed brokeness

We want to have the objects first, then the libs and the target last. For
historic reasons ldflags and libs are merged :/. Ideally we'd like to turn
off as-needed in the docs (won't help here anyway), but I am not sure
wheter its a good idea to add "-Wl,--no-as-needed" to the linker command
(in regard to platform compat).
gtkdoc-scangobj.in
gtkdoc-scanobj.in