am de8f85a2
: Revert "Use mclinker"
* commit 'de8f85a29d71e143c6b9fceb3734921039028ee5': Revert "Use mclinker"
This commit is contained in:
commit
d6149da1ad
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ LOCAL_MODULE_TAGS := optional
|
|||
LOCAL_CLANG := true
|
||||
LOCAL_SDK_VERSION := 14
|
||||
LOCAL_NDK_STL_VARIANT := c++_static
|
||||
LOCAL_LDFLAGS += -ldl -fuse-ld=mcld
|
||||
LOCAL_LDFLAGS += -ldl
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
#################### Clean up the tmp vars
|
||||
|
|
Loading…
Reference in a new issue