rust-hello-world: skip textrel checks for glibc/rv64 too

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2021-03-27 18:12:10 -07:00
parent e34ede8564
commit bb4c722ae4

View File

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