mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 06:58:05 +02:00
android: add liblog to libmesa_intel_common build
Signed-off-by: Tapani Pälli <tapani.palli@intel.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
This commit is contained in:
parent
b7a5b81d14
commit
a3c366c4b2
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ LOCAL_C_INCLUDES := \
|
|||
$(MESA_TOP)/src/mapi \
|
||||
$(MESA_TOP)/src/mesa
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := libexpat libz
|
||||
LOCAL_SHARED_LIBRARIES := libexpat libz liblog
|
||||
|
||||
LOCAL_WHOLE_STATIC_LIBRARIES := libmesa_genxml
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue