mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 18:18:06 +02:00
Build link_uniforms for android
Otherwise android-x86 build fails. Signed-off-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
This commit is contained in:
parent
a1b737d72f
commit
48a4b9b70c
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ CXX_SOURCES = \
|
|||
ir_variable_refcount.cpp \
|
||||
linker.cpp \
|
||||
link_functions.cpp \
|
||||
link_uniforms.cpp \
|
||||
loop_analysis.cpp \
|
||||
loop_controls.cpp \
|
||||
loop_unroll.cpp \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue