android: spirv: fix '::' typo in gen rules
authorMauro Rossi <issor.oruam@gmail.com>
Mon, 7 Dec 2020 22:26:30 +0000 (23:26 +0100)
committerMauro Rossi <issor.oruam@gmail.com>
Tue, 8 Dec 2020 21:44:23 +0000 (22:44 +0100)
commit185df8ef07f92ae3e89b3aec912cc5259904ab50
treeed6ba9ad5cb4cb7ec30fd1da27300c41f73092b7
parent9d22c438cba0c54dcca829ae1e17bf5c4b36b43b
android: spirv: fix '::' typo in gen rules

among all Android gen rules '::' was used only here to declare dependencies;
mesa development and stable branch are worth receiving the fix

Fixes the following building errors with Android 7:

obj/STATIC_LIBRARIES/libmesa_nir_intermediates/spirv/gl_spirv.P:184: *** target file
gen/STATIC_LIBRARIES/libmesa_nir_intermediates/spirv/vtn_generator_ids.h' has both : and :: entries.  Stop.

Cc: "20.3" <mesa-stable@lists.freedesktop.org>
Fixes: 1070bba19e26 ("android: fix SPIR-V -> NIR build")
Reported-by: youling257 <youling257@gmail.com>
src/compiler/Android.nir.gen.mk