summaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
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 =