mirror of
https://github.com/libretro/ppsspp.git
synced 2025-02-19 08:28:33 +00:00
fix typo again.
fault copy/past.
This commit is contained in:
parent
b7b93eec0b
commit
2564314c0f
@ -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) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user