Hi Harish,
On 28 March 2017 at 19:38, Harish Krupo wrote:
> We have functions which depend on sse4.1 support but we didnt pass
> the right compile flag for it. This patch fixes it.
>
Normally you want to include a snipped of the build issue, esp. when
it's something non obvious.
For future patche
Reviewed-by: Tapani Pälli
On 03/28/2017 09:38 PM, Harish Krupo wrote:
We have functions which depend on sse4.1 support but we didnt pass
the right compile flag for it. This patch fixes it.
Signed-off-by: Kalyan Kondapally
Signed-off-by: Harish Krupo
---
src/mesa/Android.libmesa_sse41.mk |
We have functions which depend on sse4.1 support but we didnt pass
the right compile flag for it. This patch fixes it.
Signed-off-by: Kalyan Kondapally
Signed-off-by: Harish Krupo
---
src/mesa/Android.libmesa_sse41.mk | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/mesa/Android.libme