layer.conf: Ignore textrels for jemalloc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2022-01-27 23:15:10 -08:00
parent 33df8de5f7
commit 18227c1de0

View file

@ -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"