Merge "Consider $(use_clang) when building libc_thread_atexit_impl module"

This commit is contained in:
Chih-hung Hsieh 2015-11-30 18:58:59 +00:00 committed by Gerrit Code Review
commit 2bb85c848a

View File

@ -1053,6 +1053,7 @@ LOCAL_CONLYFLAGS := $(libc_common_conlyflags)
LOCAL_CPPFLAGS := $(libc_common_cppflags) -Wold-style-cast
LOCAL_C_INCLUDES := $(libc_common_c_includes)
LOCAL_MODULE := libc_thread_atexit_impl
LOCAL_CLANG := $(use_clang)
LOCAL_ADDITIONAL_DEPENDENCIES := $(libc_common_additional_dependencies)
LOCAL_CXX_STL := none
LOCAL_SYSTEM_SHARED_LIBRARIES :=