Skip to content
Snippets Groups Projects
Commit 0e3ed77d authored by Richard Henderson's avatar Richard Henderson
Browse files

meson: Unify mips and mips64 in host_arch


Fixes the build on a mips64 host.  Prior to the break, we identified
the arch via the __mips__ define; afterward we use meson's
host_machine.cpu_family().  Restore the previous combination.

Fixes: 823eb013 ("configure, meson: move ARCH to meson.build")
Reported-by: default avatarPhilippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
parent 69f15366
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment