summaryrefslogtreecommitdiffstats
path: root/src/util
diff options
context:
space:
mode:
authorTapani Pälli <[email protected]>2019-09-06 08:05:02 +0300
committerTapani Pälli <[email protected]>2019-09-07 13:16:29 +0300
commitf83f9d7daa0995c8f6a15c356ac874acb4432144 (patch)
treef97bd471c47d8b5a62b8d7f69d9351700d6d53c7 /src/util
parentdfb86405cfedea5f6500b45c3430b4339c8f8ff1 (diff)
android: fix linking issues with liblog
Fixes Android build errors observed in Intel CI. Fixes: f9f7cbc1aa3 "util: android logging support" Signed-off-by: Tapani Pälli <[email protected]> Reviewed-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/util')
-rw-r--r--src/util/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/Android.mk b/src/util/Android.mk
index 6d770ca9575..13e44f97c2a 100644
--- a/src/util/Android.mk
+++ b/src/util/Android.mk
@@ -50,6 +50,8 @@ LOCAL_SHARED_LIBRARIES := \
libexpat
endif
+LOCAL_SHARED_LIBRARIES += liblog
+
LOCAL_MODULE := libmesa_util
# Generated sources