Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fbida: Fix build with libjpeg-turbo | Khem Raj | 2017-08-13 | 3 | -0/+1881 |
| | | | | | | | | Dont hardcode cpp to point to gcc collection, helps compiling with clang Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | fbida: Fix compile-host-path error | Marek Vasut | 2017-04-18 | 1 | -0/+34 |
Remove the explicit reference to /usr/local/* in Variables.mk. This is completely bogus and causes failure during cross-compilation. Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |