am 47b4321e: Use mclinker
* commit '47b4321ed5d09cb01017a2652c799b8b8c445fb9': Use mclinkermain
commit
a80491036a
|
@ -84,7 +84,7 @@ LOCAL_MODULE_TAGS := optional
|
|||
LOCAL_CLANG := true
|
||||
LOCAL_SDK_VERSION := 14
|
||||
LOCAL_NDK_STL_VARIANT := c++_static
|
||||
LOCAL_LDFLAGS += -ldl
|
||||
LOCAL_LDFLAGS += -ldl -fuse-ld=mcld
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
#################### Clean up the tmp vars
|
||||
|
|
Loading…
Reference in New Issue