diff options
author | Khem Raj <raj.khem@gmail.com> | 2022-09-15 21:01:48 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-09-17 16:55:30 -0700 |
commit | 6e30464d0c8bec3e1491f811dd261fc5269972b2 (patch) | |
tree | c34b8d9016e525b565a51701d366a1af218c4cff /conf | |
parent | 40657fdae423120a31247d43add3b3b286288215 (diff) | |
download | meta-clang-6e30464d0c8bec3e1491f811dd261fc5269972b2.tar.gz |
babeltrace2: Use clang compiler
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/nonclangable.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index abe140e..457ad34 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf | |||
@@ -1,5 +1,3 @@ | |||
1 | #babeltrace2: ELF binary /usr/lib/babeltrace2/plugins/babeltrace-plugin-text.so has relocations in .text [textrel] | ||
2 | TOOLCHAIN:pn-babeltrace2 = "gcc" | ||
3 | TOOLCHAIN:pn-u-boot = "gcc" | 1 | TOOLCHAIN:pn-u-boot = "gcc" |
4 | TOOLCHAIN:pn-cpufrequtils = "gcc" | 2 | TOOLCHAIN:pn-cpufrequtils = "gcc" |
5 | # crash embeds version of gdb which is not buildable with clang | 3 | # crash embeds version of gdb which is not buildable with clang |