summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome/libart-lgpl/libart_lgpl-2.3.21-crosscompile.patch
Commit message (Collapse)AuthorAgeFilesLines
* libart-lgpl: Fix cross compilingKhem Raj2015-05-071-0/+84
We use standard ISO C data types and get rid of configure guess work which is iffy in cross compiled environment. Cleans up the re-build as well since we were deleting art_config.h without considering if the file is there in first place or not. (From OE-Core rev: b6a1d8b4a62c6f43c610acb27e935e62dbb75f97) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>