aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.common b/Makefile.common
index 1d5cbd8..41352d0 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -65,7 +65,7 @@ endif
DEFS += -DSPC700_C -DEXECUTE_SUPERFX_PER_LINE -DSDD1_DECOMP \
-DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN \
- -DNO_INLINE_SET_GET -DHAVE_MKSTEMP '-DACCEPT_SIZE_T=size_t' -DWANT_CHEATS
+ -DNO_INLINE_SET_GET -DHAVE_MKSTEMP -DWANT_CHEATS
DEFS += -D__LIBRETRO__
@@ -84,4 +84,4 @@ WARNINGS := -Wall \
-fno-strict-overflow
endif
-FLAGS += $(DEFS) $(WARNINGS) $(INCFLAGS) \ No newline at end of file
+FLAGS += $(DEFS) $(WARNINGS) $(INCFLAGS)