tags 916831 + moreinfo
thanks

Hi Matthias,

> debian/rules sets
> export DEB_LDFLAGS_MAINT_APPEND = -ldl -latomic $(LUA_LDFLAGS)
> 
> which fails with ld --as-needed as the default.

I can't seem to reproduce this in current sid. I'm deliberately
modifying the above to:

  export DEB_LDFLAGS_MAINT_APPEND = -ldl -latomic $(LUA_LDFLAGS) -Wl,--as-needed

... in order to expose the issue (so I can then fix it), but it still
seems to compile fine. What am I missing?

(Perhaps there is a better way of making it fail in sid. I assume you
have changed this default in Ubuntu or are planning on doing so.)


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Reply via email to