Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libart-lgpl: Fix cross compiling | Khem Raj | 2015-05-07 | 1 | -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> |