OSDN Git Service

android: aco: fix Lower to CSSA
authorMauro Rossi <issor.oruam@gmail.com>
Thu, 31 Oct 2019 00:59:07 +0000 (01:59 +0100)
committermaurossi <issor.oruam@gmail.com>
Thu, 31 Oct 2019 07:38:46 +0000 (07:38 +0000)
commitd688e4166ca9c49a980a78ce91846fd7072df8fd
treeda338fd4d99532c453ce078b94e6c21ee047bc8f
parent7baedc9162754334977f4f4eaa0f8edef1b99826
android: aco: fix Lower to CSSA

Fixes the following building error:

external/mesa/src/amd/compiler/aco_spill.cpp:1768:
error: undefined reference to 'aco::lower_to_cssa(aco::Program*, aco::live&, radv_nir_compiler_options const*)'

Fixes: 0b8216b ("aco: Lower to CSSA")
Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
src/amd/Makefile.sources