mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 11:08:03 +02:00
android: Update for builtin_stubs.cpp move
This fixes the Android build after the move of builtin_stubs.cpp into the builtin_compiler subdirectory. This patch is untested. Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
parent
c5c3d2f933
commit
c0def90ede
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ LOCAL_SRC_FILES := \
|
|||
$(LIBGLCPP_FILES) \
|
||||
$(LIBGLSL_FILES) \
|
||||
$(LIBGLSL_CXX_FILES) \
|
||||
$(BUILTIN_COMPILER_CXX_FILES) \
|
||||
$(GLSL_SRCDIR)/builtin_compiler/builtin_stubs.cpp \
|
||||
$(GLSL_COMPILER_CXX_FILES)
|
||||
|
||||
LOCAL_C_INCLUDES := \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue