am 47b4321e: Use mclinker

* commit '47b4321ed5d09cb01017a2652c799b8b8c445fb9':
  Use mclinker
main
Ken Wakasa 2014-04-21 13:34:29 +00:00 committed by Android Git Automerger
commit a80491036a
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ LOCAL_MODULE_TAGS := optional
LOCAL_CLANG := true
LOCAL_SDK_VERSION := 14
LOCAL_NDK_STL_VARIANT := c++_static
LOCAL_LDFLAGS += -ldl
LOCAL_LDFLAGS += -ldl -fuse-ld=mcld
include $(BUILD_SHARED_LIBRARY)
#################### Clean up the tmp vars