mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-03 23:34:40 +02:00
layer.conf: Ignore textrels for rust hello world on musl
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user