am d61f9981: Merge "Add -ldl for new stlport"

* commit 'd61f9981da7ece48b669ae67cad29a770bf61308':
  Add -ldl for new stlport
main
Andrew Hsieh 2012-12-21 15:53:10 -08:00 committed by Android Git Automerger
commit 5dc243723b
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ LOCAL_MODULE_TAGS := optional
LOCAL_SDK_VERSION := 14
LOCAL_NDK_STL_VARIANT := stlport_static
LOCAL_LDFLAGS += -ldl
include $(BUILD_SHARED_LIBRARY)