]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
libxml2: Do not use lld linker when building with tests on rv64
authorKhem Raj <raj.khem@gmail.com>
Fri, 16 Jun 2023 08:31:08 +0000 (01:31 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Jun 2023 12:18:16 +0000 (13:18 +0100)
commit154e81bb6b05b23c0c673b431cb7cee868421335
tree4e5024702eeb425dfa58b8cc25dc763d7bc2b517
parent03973c8c1c93ddb1c8e05b773bfcc45aed73a99f
libxml2: Do not use lld linker when building with tests on rv64

lld ends up with errors on some tests
| riscv64-yoe-linux-ld.lld: error: section size decrease is too large

Therefore do not use lld when building ptests

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/libxml/libxml2_2.10.4.bb