fish: Skip textrels on rv32/rv64

Ignore Build QA errors for now

fish-3.2.2: fish: ELF binary /usr/bin/fish_key_reader has relocations in .text
fish: ELF binary /usr/bin/fish_key_reader has relocations in .text
fish: ELF binary /usr/bin/fish_indent has relocations in .text
fish: ELF binary /usr/bin/fish_indent has relocations in .text
fish: ELF binary /usr/bin/fish has relocations in .text
fish: ELF binary /usr/bin/fish has relocations in .text [textrel]

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2021-05-28 17:47:24 -07:00
committed by Alistair Francis
parent f93cce53b7
commit 0978ff3e19

View File

@@ -48,6 +48,7 @@ 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_riscv64 = " textrel"
INSANE_SKIP_append_pn-fish_riscv64 = " textrel"
INSANE_SKIP_append_pn-xfsdump_riscv32 = " textrel"
INSANE_SKIP_append_pn-zabbix_riscv32 = " textrel"
@@ -68,6 +69,7 @@ INSANE_SKIP_append_pn-doxygen_riscv32 = " textrel"
INSANE_SKIP_append_pn-opengl-es-cts_riscv32 = " textrel"
INSANE_SKIP_append_pn-perf_riscv32 = " textrel"
INSANE_SKIP_append_pn-rust-hello-world_riscv32 = " textrel"
INSANE_SKIP_append_pn-fish_riscv32 = " textrel"
# Only seen when build with gcc
INSANE_SKIP_append_pn-cmocka_riscv32 = " textrel"
# Only seen when build with gcc