aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gtk-doc-stub/gtk-doc-stub_git.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-09 16:38:54 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-12 22:11:43 +0000
commit3a1d9fbe96a6ce836919e5d7c28ac95ab77038a9 (patch)
treeb7486db9d1f5a28ec5712229883526306c405325 /meta/recipes-gnome/gtk-doc-stub/gtk-doc-stub_git.bb
parent10e99777da87aa1223a212a8e11551ef93f09660 (diff)
downloadopenembedded-core-contrib-3a1d9fbe96a6ce836919e5d7c28ac95ab77038a9.tar.gz
gobject-introspection: Override GIO_MODULE_DIR when scanning
This is to stop GLib linking to GConf and other modules (e.g gnutls). If for example gconf is installed in the sysroot then GLib will use it by default for the GSettings backend. This will pull a lot more libraries into the scanner processes and expands the potential for runtime issues since dependencies may be missing of change since they're not in the dependency chain. Use an invalid modules directory so we avoid loading any modules or the libraries they link against which the system may be in the process of rebuilding. (From OE-Core rev: ae3c9052e3b1f19c1ceadc5aeb93d4828e1c7a61) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gtk-doc-stub/gtk-doc-stub_git.bb')
0 files changed, 0 insertions, 0 deletions