On Fri, May 20, 2011 at 11:13:22AM +0100, Colin Watson wrote:
> https://bugs.launchpad.net/ubuntu/+source/lua-sec/+bug/770817 seems to
> me to be a lua5.1-policy bug.  As
> http://wiki.debian.org/ToolChain/DSOLinking#Only_link_with_needed_libraries
> says, a linker that uses --as-needed by default requires object files
> to appear before the libraries they use on the linker command line.
> 
> The following patch moves libraries after objects (which is
> historically the right thing to do with Unix linkers anyway).  Could
> you please have a look and see if this is reasonable to merge?

I'm testing it right now, and I'll upload it ASAP.

Thanks for the patch, cheers
-- 
Enrico Tassi



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to