diff options
author | Ross Burton <ross.burton@intel.com> | 2016-03-11 15:35:55 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-12 22:11:47 +0000 |
commit | 4489ef1f6d9ee2ebb8bcf65ebebaf7646a9c9fcf (patch) | |
tree | affca514d17977742ce0c01d3978711b29ccc8d9 /scripts/oe-selftest | |
parent | cf3402eb82aaa8aa4f9886003cbc0ce82637c3b2 (diff) | |
download | poky-4489ef1f6d9ee2ebb8bcf65ebebaf7646a9c9fcf.tar.gz |
glib-2.0: relocate the GIO module directory for native builds
Glib hard-codes the install path in search path for GIO modules, which causes
problems when glib-2.0-native is restored from sstate with a different build
directory.
In the future we should relocate symbols directly using the same system that the
eSDK uses, but for now use dladdr() to look up where the library was loaded from
to build the search path.
(From OE-Core rev: 0a009dbfff32566341b2888530423f90f1b3d945)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-selftest')
0 files changed, 0 insertions, 0 deletions