summaryrefslogtreecommitdiffstats
path: root/recipes-excluded
Commit message (Collapse)AuthorAgeFilesLines
* perf: Use gcc alwaysKhem Raj2015-08-221-0/+2
| | | | | | clang produces legit errors but fix them later Signed-off-by: Khem Raj <raj.khem@gmail.com>
* aspell,grub: Exclude from using clang buildKhem Raj2015-08-223-0/+6
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nonclangable: Add bbappend to disable clangKhem Raj2015-08-2137-0/+73
This is subset of recipes which encountered during core-image-minimal are not _yet_ compilable using clang, so we enable gcc to build them Signed-off-by: Khem Raj <raj.khem@gmail.com>