~brandontschaefer/+junk/trunk-mir

Viewing all changes in revision 3060.

  • Committer: Tarmac
  • Author(s): Daniel van Vugt
  • Date: 2015-10-29 08:12:33 UTC
  • mfrom: (3057.2.9 fix-1510218)
  • Revision ID: tarmac-20151029081233-b71o0kyfo7cmv6yh
Avoid __attribute__((weak)) as that will fail to resolve symbols from
lazily loaded libraries (like Qt platform plugins apparently).
(LP: #1510218)

This implementation is written such that the tests introduced in r2771
still work. But if you want a new test specifically for RTLD_LAZY,
that's going to take a whole lot more work. I'm not sure it's worth it
as long as the initial tests from r2771 still work.
. Fixes: https://bugs.launchpad.net/bugs/1510218.

Approved by Alberto Aguirre, Alan Griffiths, PS Jenkins bot.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: