OSDN Git Service

android: libdrm_platform: add liblog shared dependency nougat-x86 android-x86-7.1-r4 android-x86-7.1-r5 android-x86-8.1-r2 android-x86-8.1-r3 android-x86-8.1-r4 android-x86-8.1-r5
authorMauro Rossi <issor.oruam@gmail.com>
Sat, 16 Mar 2019 19:54:15 +0000 (20:54 +0100)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Sun, 17 Mar 2019 12:09:32 +0000 (20:09 +0800)
commit1fccc8297d460276161c72651fa7d0b574d194fd
treed7bfc0fd19ac9d9d3607476540fd92d4a4cdf92d
parentaa8425da5a098b45f1480954cbdc3469c07ece1f
android: libdrm_platform: add liblog shared dependency

Fixes the following building error:

FAILED: $(OUT)/obj/SHARED_LIBRARIES/libdrm_platform_intermediates/LINKED/libdrm_platform.so
...
external/libdrm/xf86drm.c:146: error: undefined reference to '__android_log_vprint'
clang.real: error: linker command failed with exit code 1 (use -v to see invocation)

Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
Android.mk