Revert "Revert "Use mclinker""

This reverts commit de8f85a29d.

Change-Id: Ib6170f3dd898bad2f041b72333b0e390e392215c
main
Ken Wakasa 2014-04-20 07:51:46 +00:00
parent de8f85a29d
commit b48c93b3fc
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