summaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authoraliaspider2015-11-08 19:11:33 +0100
committeraliaspider2015-11-08 19:11:33 +0100
commita9da6ce7d68c476e5c73782ed8f293b0f633c005 (patch)
tree7dcbdec8fae6085b58099a23df6d5e116c09eb38 /Makefile.common
parenta9ed8660a5aa71e06f0c15eb2ee346af1879fc97 (diff)
downloadsnes9x2002-a9da6ce7d68c476e5c73782ed8f293b0f633c005.tar.gz
snes9x2002-a9da6ce7d68c476e5c73782ed8f293b0f633c005.tar.bz2
snes9x2002-a9da6ce7d68c476e5c73782ed8f293b0f633c005.zip
(android) build fix
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 2630e9e..2f04842 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -91,6 +91,10 @@ INCLUDES = -Ilibretro -Isrc -I.
DEFINES += -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline
DEFINES += -DUSE_SA1
+ifeq ($(ARM_ASM), 1)
+DEFINES += -DARM_ASM
+endif
+
ifeq ($(platform), sncps3)
WARNINGS_DEFINES =
CODE_DEFINES =