pcsc-lite: Disable textrel QA check

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2022-12-27 23:35:10 -08:00
parent 94b217ef5d
commit 1747c90f6d

View File

@@ -65,6 +65,8 @@ INSANE_SKIP:append:pn-minio:riscv64 = " textrel"
INSANE_SKIP:append:pn-libnl:riscv64 = " textrel"
# ELF binary /usr/lib/vulkan-cts/deqp-vksc has relocations in .text [textrel]
INSANE_SKIP:append:pn-vulkan-cts:riscv64 = " textrel"
# ERROR: QA Issue: pcsc-lite: ELF binary /usr/sbin/pcscd has relocations in .text [textrel]
INSANE_SKIP:append:pn-pcsc-lite:riscv64 = " textrel"
INSANE_SKIP:append:pn-xfsdump:riscv32 = " textrel"
INSANE_SKIP:append:pn-zabbix:riscv32 = " textrel"