diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-05-17 18:03:08 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-05-17 18:06:13 +0200 |
commit | 7cfa147736b37c2c098e684d40b906496be6b673 (patch) | |
tree | d1655a7ba36ce3a4482bb7abc325fa295e4eb571 /opentrack-compat | |
parent | 7a014a9494bcc52a8df53e333d51650d7dfcad0f (diff) |
api/plugins: use QLibrary. remove the dlopen(3) code path
Given the symbol visibility rules as verified with nm(1), QLibrary is
sufficient. We don't need the RTLD_DEEPBIND "load hint" for Linux either
as per the same visibility rules.
This is untested on Apple but should be soon.
Diffstat (limited to 'opentrack-compat')
0 files changed, 0 insertions, 0 deletions