Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf: Use gcc always | Khem Raj | 2015-08-22 | 1 | -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 build | Khem Raj | 2015-08-22 | 3 | -0/+6 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | nonclangable: Add bbappend to disable clang | Khem Raj | 2015-08-21 | 37 | -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> |