GIT
/
REPO
/
FRED-BOY
Projects
/
nanogl.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a650ed
)
Fix undefined reference to '__android_log_print' build error
author
EXL <exlmotodev@gmail.com>
Sun, 5 Apr 2015 07:31:42 +0000
(13:31 +0600)
committer
EXL <exlmotodev@gmail.com>
Sun, 5 Apr 2015 07:31:42 +0000
(13:31 +0600)
Android.mk
patch
|
blob
|
history
diff --git
a/Android.mk
b/Android.mk
index 916d0a89833804d704ae35daba7b6c362496f083..3f06098545dd4bfd50fd29e95c276a694e92ec4c 100644
(file)
--- a/
Android.mk
+++ b/
Android.mk
@@
-28,5
+28,7
@@
LOCAL_SRC_FILES := \
eglwrap.cpp
+LOCAL_LDLIBS := -llog
+
include $(BUILD_SHARED_LIBRARY)
DEADSOFTWARE 2012-2025