am b48c93b3: Revert "Revert "Use mclinker""
* commit 'b48c93b3fcb46adf998055cc4b9b5fb43ee6248b': Revert "Revert "Use mclinker""main
commit
a28e6d015d
|
@ -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
|
LOCAL_LDFLAGS += -ldl -fuse-ld=mcld
|
||||||
|
|
||||||
include $(BUILD_SHARED_LIBRARY)
|
include $(BUILD_SHARED_LIBRARY)
|
||||||
#################### Clean up the tmp vars
|
#################### Clean up the tmp vars
|
||||||
|
|
Loading…
Reference in New Issue