Re: [Mesa-dev] [PATCH] Android: fix a missing nir_intrinsics.h error

2018-05-24 Thread Tapani Pälli
I haven't experienced this error but changes LGTM: Reviewed-by: Tapani Pälli On 05/24/2018 10:10 AM, Chih-Wei Huang wrote: The commit 76dfed8ae2d5 changed nir_intrinsics.h to be a generated header, but the corresponding dependency was not updated for Android. It causes the error: [ 0% 19/433

[Mesa-dev] [PATCH] Android: fix a missing nir_intrinsics.h error

2018-05-24 Thread Chih-Wei Huang
The commit 76dfed8ae2d5 changed nir_intrinsics.h to be a generated header, but the corresponding dependency was not updated for Android. It causes the error: [ 0% 19/4336] target C: libmesa_pipe_radeonsi <= external/mesa/src/gallium/drivers/radeonsi/si_debug.c ... In file included from external