Re: [Mesa-dev] [PATCH v2 1/6] meson: move cc and cpp definitions to top of main meson.build

2018-06-11 Thread Matt Turner
Series looks good to me. Compile tested on ppc64 and ppc64le and confirmed that the POWER8 intrinsics are enabled only on ppc64le. Reviewed-by: Matt Turner ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org

[Mesa-dev] [PATCH v2 1/6] meson: move cc and cpp definitions to top of main meson.build

2018-06-11 Thread Dylan Baker
This just makes using cc and cpp easier. v2: - Add this patch to fix altivec --- meson.build | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/meson.build b/meson.build index 160bbfa30ba..16866d77ed3 100644 --- a/meson.build +++ b/meson.build @@ -29,6 +29,9 @@ project(