am 8fd3f61c: Merge "Add -no-integrated-as at local level."
* commit '8fd3f61c995481e581d45719458ddc237fe35f83': Add -no-integrated-as at local level.
This commit is contained in:
@ -69,6 +69,8 @@ LOCAL_MODULE := libwebrtc_aecm_neon
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
|
||||
LOCAL_SRC_FILES := aecm_core_neon.c
|
||||
# Assembly code in aecm_core_neon.c does not compile with Clang.
|
||||
LOCAL_CLANG_CFLAGS_arm += -no-integrated-as
|
||||
|
||||
# Flags passed to both C and C++ files.
|
||||
LOCAL_CFLAGS := \
|
||||
|
Reference in New Issue
Block a user