]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips64: ensure that either n64 or n32 ABI are set
authorPetar Jovanovic <mips32r2@gmail.com>
Tue, 26 Nov 2019 11:51:28 +0000 (11:51 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Tue, 26 Nov 2019 11:52:25 +0000 (11:52 +0000)
commit7a1647df5e5cc1b065eb69e9960b785d7173c642
tree6f95ad0b1f817b053efa4627fe92d3ad13efc1ce
parent132681dc195ea76e7d69010114f06699cd3f917c
mips64: ensure that either n64 or n32 ABI are set

Set the ABI to n64 or n32, in that order, in case the compiler is capable
but it is configured for o32 by default.

Patch by Stefan Maksimovic.
README.mips
configure.ac