Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf: Do not pin toolchain to gcc | Khem Raj | 2018-12-09 | 1 | -1/+1 |
| | | | | | | Correct the dependency for clang-cross Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | kernel-selftest: Add dependency on clang native | Khem Raj | 2018-09-12 | 1 | -0/+1 |
| | | | | | | kernel 4.18+ we need clang to build bpf tests Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | perf.bbappend: Add clang-cross dep only when using clang as default compiler | Khem Raj | 2018-09-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | perf,mdadm: Fix build with clang | Khem Raj | 2017-02-11 | 1 | -0/+1 |
When clang is used to compile python then it needs to be there for building python extentions of perf Signed-off-by: Khem Raj <raj.khem@gmail.com> |