* commit '5dc243723bec5ff5d77c5553ac5156980b3748d4': Add -ldl for new stlport
This commit is contained in:
commit
20dc9c1fe4
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ LOCAL_MODULE_TAGS := optional
|
|||
|
||||
LOCAL_SDK_VERSION := 14
|
||||
LOCAL_NDK_STL_VARIANT := stlport_static
|
||||
LOCAL_LDFLAGS += -ldl
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
|
|
Loading…
Reference in a new issue