notaz.gp2x.de
/
pcsx_rearmed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9aff196
)
tiny little android neon build fix
author
almostalive
<almostalive2003@lavabit.com>
Wed, 27 Mar 2013 22:18:22 +0000
(17:18 -0500)
committer
notaz
<notasas@gmail.com>
Sun, 31 Mar 2013 14:55:11 +0000
(17:55 +0300)
jni/Android.mk
patch
|
blob
|
blame
|
history
diff --git
a/jni/Android.mk
b/jni/Android.mk
index
81962e0
..
72c6738
100644
(file)
--- a/
jni/Android.mk
+++ b/
jni/Android.mk
@@
-39,7
+39,7
@@
ifeq ($(TARGET_ARCH),arm)
else
LOCAL_ARM_NEON := true
LOCAL_CFLAGS += -DNEON_BUILD -DTEXTURE_CACHE_4BPP -DTEXTURE_CACHE_8BPP
- LOCAL_SRC_FILES += ../libpcsxcore/gte_neon.S ../frontend/cspace_neon.
s
+ LOCAL_SRC_FILES += ../libpcsxcore/gte_neon.S ../frontend/cspace_neon.
S
# gpu
LOCAL_SRC_FILES += ../plugins/gpu_neon/psx_gpu_if.c ../plugins/gpu_neon/psx_gpu/psx_gpu_arm_neon.S