summaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authoraliaspider2015-11-13 19:55:34 +0100
committeraliaspider2015-11-13 19:55:34 +0100
commit99a024a26cf9cd3f4fbe4812bd68177f0822fd2e (patch)
treefd51af8b3e903de6acb24c6f68003ab1c5d36b35 /Makefile.common
parentaf430c24dc29310d20fc41ba71946fc90990a087 (diff)
downloadsnes9x2002-99a024a26cf9cd3f4fbe4812bd68177f0822fd2e.tar.gz
snes9x2002-99a024a26cf9cd3f4fbe4812bd68177f0822fd2e.tar.bz2
snes9x2002-99a024a26cf9cd3f4fbe4812bd68177f0822fd2e.zip
fix gfx for non ARM targets.
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 3098178..e77748a 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -82,7 +82,7 @@ endif
#DEFINES += -DVAR_CYCLES
#DEFINES += -D_C_GW_
#DEFINES += -DUSE_SA1
-# -DFAST_LSB_WORD_ACCESS
+#DEFINES += -DFAST_LSB_WORD_ACCESS
DEFINES += -ffast-math
#DEFINES += -msoft-float
DEFINES += -finline -finline-functions -fexpensive-optimizations