summaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
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 aed94cd..b06d6fe 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -82,7 +82,7 @@ endif
#DEFINES += -D_C_GW_
#DEFINES += -DUSE_SA1
#DEFINES += -DFAST_LSB_WORD_ACCESS
-ifeq ($(platform), 3ds)
+ifeq ($(platform), ctr)
# Do we need all this? Causes issues on non-GCC compilers, etc.
DEFINES += -ffast-math
DEFINES += -finline -finline-functions -fexpensive-optimizations