summaryrefslogtreecommitdiffstats
path: root/package/yajl
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-04-05 20:31:24 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-04-15 20:24:09 +0200
commit1b1128589345d7ff9bda3861bf98e26da820a14d (patch)
treefb79b961f5c4d73b58e20bc4b176bf0a3749070f /package/yajl
parent91b16fbbf9dbd997263d2e157e5503732418760b (diff)
downloadbuildroot-1b1128589345d7ff9bda3861bf98e26da820a14d.tar.gz
buildroot-1b1128589345d7ff9bda3861bf98e26da820a14d.zip
gdk-pixbuf: use host loaders to update the cache
Unfortunately gdk-pixbuf-query-loaders doesn't understand cross loaders to update the cache, hence we can't use the host variant against target loaders since it will output an effectively empty cache, causing runtime failure of libgtk when finding icons. So make host-gdk-pixbuf functionally equivalent to the target gdk-pixbuf so we can run gdk-pixbuf-query-loaders against the host plugins and just strip the host directory to make it runtime-compatible (like was done before for the target directory). This is still better than trying to update at runtime, since that would require a writable loaders.cache file in tmpfs or rw filesystem, not to mention the associated additional startup time. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/yajl')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud