aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNebuleon Fumika2013-01-08 16:24:57 -0500
committerNebuleon Fumika2013-01-08 16:24:57 -0500
commit65f1ead0e736f857df83277465fdc068419d7434 (patch)
treee8d9172d4ca0a529886e1a6dae42797858233ca1 /Makefile
parent3dd99ccae465c370613ded10794749d6253bfe8c (diff)
downloadsnes9x2005-65f1ead0e736f857df83277465fdc068419d7434.tar.gz
snes9x2005-65f1ead0e736f857df83277465fdc068419d7434.tar.bz2
snes9x2005-65f1ead0e736f857df83277465fdc068419d7434.zip
Revert "Reinstate FAST_ALIGNED_LSB_WORD_ACCESS for 24-bit jumps." That's in port.h now.
This reverts commit 3dd99ccae465c370613ded10794749d6253bfe8c.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6ef07d2..c0b6793 100644
--- a/Makefile
+++ b/Makefile
@@ -69,7 +69,7 @@ CFLAGS := -mips32 -mno-abicalls -fno-pic -fno-builtin \
DEFS := -DSPC700_C -DEXECUTE_SUPERFX_PER_LINE -DSDD1_DECOMP \
-DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN \
-DNO_INLINE_SET_GET -DNOASM -DHAVE_MKSTEMP '-DACCEPT_SIZE_T=size_t' \
- -DUNZIP_SUPPORT -DFAST_ALIGNED_LSB_WORD_ACCESS
+ -DUNZIP_SUPPORT
# -DSYNC_JOYPAD_AT_HBLANK
.PHONY: clean makedirs