Re: [Mesa-dev] [PATCH] meson: allow x86 asm on x86_64 cross compiles

2018-06-07 Thread Dylan Baker
This is actually quite wrong, the problem is really that gentoo and the way I've done mesa's meson have very different expectations. I expected that most people would treat x86_64 -> x86 as a cross compile, since it gives nice properties like the ability to use a different pkg-config and to ensure

[Mesa-dev] [PATCH] meson: allow x86 asm on x86_64 cross compiles

2018-06-07 Thread Mike Lothian
This patch allows building asm for x86 on x86_64 cross compiles Fixes: 2d62fc064652 ("meson: disable x86 asm in fewer cases.") Signed-off-by: Mike Lothian --- If you're happy with this change, please can you commit it as I don't have access --- meson.build | 2 +- 1 file changed, 1 insertion(+