mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-08 01:34:41 +02:00
gn: Ignore textrel build QA errors
Fixes ERROR: QA Issue: gn: ELF binary /usr/bin/gn has relocations in .text [textrel] Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -50,6 +50,7 @@ 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-lttng-tools:riscv64 = " textrel"
|
||||
INSANE_SKIP:append:pn-gn:riscv64 = " textrel"
|
||||
|
||||
INSANE_SKIP:append:pn-xfsdump:riscv32 = " textrel"
|
||||
INSANE_SKIP:append:pn-zabbix:riscv32 = " textrel"
|
||||
|
||||
Reference in New Issue
Block a user