diff --git a/conf/layer.conf b/conf/layer.conf index f07f559..0fc57ab 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -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"