summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-03-07 23:35:32 -0800
committerKhem Raj <raj.khem@gmail.com>2020-03-09 12:34:21 -0700
commita03eeb646e654eff3e057d17bb45624524c2ced4 (patch)
treedc11fa87f8ac0ac4a998a860dff2a5f2c3b4247a
parentd196afc2f041bd26241f32188ea503a8b44121a9 (diff)
downloadmeta-clang-a03eeb646e654eff3e057d17bb45624524c2ced4.tar.gz
babeltrace2: Do not use clang for now
It causes bunch of textrels, which need to be fixed ERROR: babeltrace2-2.0.1-r0 do_package_qa: QA Issue: babeltrace2-ptest: ELF binary /usr/lib/babeltrace2/ptest/tests/lib/test-plugin-plugins/plugin-minimal.so has relocations in .text babeltrace2-ptest: ELF binary /usr/lib/babeltrace2/ptest/tests/lib/test-plugin-plugins/plugin-sfs.so has relocations in .text [textrel] ERROR: babeltrace2-2.0.1-r0 do_package_qa: QA Issue: babeltrace2: ELF binary /usr/lib/babeltrace2/plugins/babeltrace-plugin-ctf.so has relocations in .text babeltrace2: ELF binary /usr/lib/babeltrace2/plugins/babeltrace-plugin-utils.so has relocations in .text babeltrace2: ELF binary /usr/lib/babeltrace2/plugins/babeltrace-plugin-text.so has relocations in .text [textrel] Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--conf/nonclangable.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf
index 6ab2878..bf09a38 100644
--- a/conf/nonclangable.conf
+++ b/conf/nonclangable.conf
@@ -1,3 +1,5 @@
1#babeltrace2: ELF binary /usr/lib/babeltrace2/plugins/babeltrace-plugin-text.so has relocations in .text [textrel]
2TOOLCHAIN_pn-babeltrace2 = "gcc"
1TOOLCHAIN_pn-u-boot = "gcc" 3TOOLCHAIN_pn-u-boot = "gcc"
2TOOLCHAIN_pn-cpufrequtils = "gcc" 4TOOLCHAIN_pn-cpufrequtils = "gcc"
3# crash embeds version of gdb which is not buildable with clang 5# crash embeds version of gdb which is not buildable with clang