]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips: add support for bi-arch build on mips64
authorPetar Jovanovic <mips32r2@gmail.com>
Tue, 10 Oct 2017 16:06:14 +0000 (18:06 +0200)
committerPetar Jovanovic <mips32r2@gmail.com>
Tue, 10 Oct 2017 16:06:14 +0000 (18:06 +0200)
commitc069589178d54e2ae5a22fab60b7068414598d48
tree1fce9995876ab41bef90ce0759a91ba6ad522690
parent856d45eb7e3661a61ace32be2cfa10bf198620c8
mips: add support for bi-arch build on mips64

If native compiler can build Valgrind for mips32 o32 on native mips64
system, it should do it.
This change adds a second architecture for MIPS in a similar way how it has
been previously done for amd64 and ppc64.
Makefile.all.am
configure.ac