configure.ac: check for mpers support on RISC-V
* confgure.ac (st_MPERS([m32])): Add riscv.
This commit is contained in:
parent
0b803f8edd
commit
54402590c3
@ -959,7 +959,7 @@ if test "$arch" = mips && test "$no_create" != yes; then
|
||||
fi
|
||||
fi
|
||||
|
||||
st_MPERS([m32], [aarch64|powerpc64|sparc64|tile|x32|x86_64])
|
||||
st_MPERS([m32], [aarch64|powerpc64|riscv|sparc64|tile|x32|x86_64])
|
||||
st_MPERS([mx32], [x86_64])
|
||||
|
||||
AX_VALGRIND_DFLT([sgcheck], [off])
|
||||
|
Loading…
Reference in New Issue
Block a user