Revert "Use mclinker"
This reverts commit 47b4321ed5
.
Change-Id: I90f5b6d915837fba036d782e5fc9750b4bba6891
main
parent
47b4321ed5
commit
de8f85a29d
|
@ -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