android: ac/common: always build NIR translation
authorMauro Rossi <issor.oruam@gmail.com>
Thu, 3 Aug 2017 00:55:47 +0000 (02:55 +0200)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 3 Aug 2017 09:55:27 +0000 (10:55 +0100)
commit56eb2f35702a946c17d6ebae4373f107058417c6
treece4acd9b1675125ccebcb3fadd2c3334e2d690c7
parent8e103371ed270b7493da9fe06901809248dd53f6
android: ac/common: always build NIR translation

Android build changes to avoid the following building error:

external/mesa/src/gallium/drivers/radeonsi/si_shader_nir.c:505:
error: undefined reference to 'ac_nir_translate'

Fixes: 86d4b46d66 "ac/common: always build NIR translation"
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
src/amd/Android.common.mk