am de8f85a2: Revert "Use mclinker"
* commit 'de8f85a29d71e143c6b9fceb3734921039028ee5': Revert "Use mclinker"main
commit
d6149da1ad
|
@ -84,7 +84,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 New Issue