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