aboutsummaryrefslogtreecommitdiff
path: root/backends
diff options
context:
space:
mode:
authorMax Horn2010-08-02 17:12:03 +0000
committerMax Horn2010-08-02 17:12:03 +0000
commit8a3a41bc2b14c9eedeafc588de42e05860809045 (patch)
treea112baa81a1a80911c7f97ed7f698fc16b963e20 /backends
parent2682721aac813939f61105c40584373e3a30053c (diff)
downloadscummvm-rg350-8a3a41bc2b14c9eedeafc588de42e05860809045.tar.gz
scummvm-rg350-8a3a41bc2b14c9eedeafc588de42e05860809045.tar.bz2
scummvm-rg350-8a3a41bc2b14c9eedeafc588de42e05860809045.zip
DS: More closely immitate CXXFLAGS of custom DS build system
svn-id: r51637
Diffstat (limited to 'backends')
-rw-r--r--backends/platform/ds/arm9/makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/platform/ds/arm9/makefile b/backends/platform/ds/arm9/makefile
index 0446f84dad..eedf75c256 100644
--- a/backends/platform/ds/arm9/makefile
+++ b/backends/platform/ds/arm9/makefile
@@ -205,7 +205,6 @@ CXX = arm-eabi-g++
LD = arm-eabi-g++
CFLAGS = -Wno-multichar -Wall\
- -Wno-multichar -mcpu=arm9tdmi -mtune=arm9tdmi \
-mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer\
-mthumb-interwork -DUSE_ARM_COSTUME_ASM=1 -DDISABLE_SID