mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-10 02:36:31 +02:00
rust-hello-world: skip textrel checks for glibc/rv64 too
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -47,7 +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-rust-hello-world_riscv64 = " textrel"
|
||||
|
||||
INSANE_SKIP_append_pn-xfsdump_riscv32 = " textrel"
|
||||
INSANE_SKIP_append_pn-zabbix_riscv32 = " textrel"
|
||||
|
||||
Reference in New Issue
Block a user