layer.conf: Ignore textrels for rust hello world on musl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2021-02-17 01:08:41 -08:00
parent 25e7762b88
commit c3eb6ff657

View File

@@ -47,6 +47,7 @@ INSANE_SKIP_append_pn-poppler_riscv64 = " textrel"
INSANE_SKIP_append_pn-util-linux_riscv64 = " textrel"
# Only seen when build with gcc
INSANE_SKIP_append_pn-cmocka_riscv64 = " textrel"
INSANE_SKIP_append_pn-rust-hello-world_libc-musl_riscv64 = " textrel"
INSANE_SKIP_append_pn-xfsdump_riscv32 = " textrel"
INSANE_SKIP_append_pn-zabbix_riscv32 = " textrel"