]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
babeltrace2: Always use BFD linker when building tests with ld-is-lld distro feature
authorKhem Raj <raj.khem@gmail.com>
Mon, 12 Jun 2023 02:39:56 +0000 (19:39 -0700)
committerSteve Sakoman <steve@sakoman.com>
Wed, 5 Jul 2023 16:43:19 +0000 (06:43 -1000)
commit1c02416041498c649c517a9933ab736fca2ceae8
tree5401333cbd0096d4fd26fe6e27449c5f7d160053
parent8d2e96c3a611aba63aa9a51f6b350ea8c9654e06
babeltrace2: Always use BFD linker when building tests with ld-is-lld distro feature

lld results in textrels in some .so used in tests, fixes

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.5-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>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 18d443b53a0d76102fbbc1088fbcb3f8087a2b1b)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-kernel/lttng/babeltrace2_2.0.5.bb