fix typo again.

fault copy/past.
This commit is contained in:
Carlos Estrague 2016-01-18 01:11:19 +01:00
parent b7b93eec0b
commit 2564314c0f

View File

@ -115,7 +115,6 @@ else ifeq ($(TARGET_ARCH_ABI),x86)
LOCAL_CFLAGS := $(LOCAL_CFLAGS) -D_M_IX86
LOCAL_SRC_FILES := $(LOCAL_SRC_FILES) \
math/fast/fast_matrix_sse.c
endif
else ifeq ($(TARGET_ARCH_ABI),x86_64)
LOCAL_CFLAGS := $(LOCAL_CFLAGS) -D_M_X64
LOCAL_SRC_FILES := $(LOCAL_SRC_FILES) \