mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-06-21 08:52:24 +02:00
layer.conf: Ignore textrels for jemalloc
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -52,6 +52,8 @@ INSANE_SKIP:append:pn-fish:riscv64 = " textrel"
|
||||
INSANE_SKIP:append:pn-lttng-tools:riscv64 = " textrel"
|
||||
INSANE_SKIP:append:pn-gn:riscv64 = " textrel"
|
||||
INSANE_SKIP:append:pn-apitrace:riscv64 = " textrel"
|
||||
# Seen with musl+clang13
|
||||
INSANE_SKIP:append:pn-jemalloc:toolchain-clang:riscv64 = " textrel"
|
||||
|
||||
INSANE_SKIP:append:pn-xfsdump:riscv32 = " textrel"
|
||||
INSANE_SKIP:append:pn-zabbix:riscv32 = " textrel"
|
||||
|
||||
Reference in New Issue
Block a user