ltp: Fix build on rv32

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2020-04-28 21:47:48 -07:00
parent 762911ea2e
commit 5cc6fe3632
3 changed files with 70 additions and 0 deletions

View File

@@ -55,3 +55,4 @@ INSANE_SKIP_append_pn-gdb_riscv32 = " textrel"
INSANE_SKIP_append_pn-capnproto_riscv32 = " textrel"
INSANE_SKIP_append_pn-rdma-core_riscv32 = " textrel"
INSANE_SKIP_append_pn-util-linux_riscv32 = " textrel"
INSANE_SKIP_append_pn-ltp_riscv32 = " textrel"