aboutsummaryrefslogtreecommitdiff
path: root/backends/morphos/build.rules
diff options
context:
space:
mode:
authorRuediger Hanke2002-11-15 15:10:17 +0000
committerRuediger Hanke2002-11-15 15:10:17 +0000
commit18bb6f73048b2ef29e783cf31f849f448bbe8716 (patch)
tree2b9cea3fe70ed61feb78410aeb43b2210acef3e3 /backends/morphos/build.rules
parent6b1376335c0ecc3490d8dfeb1f1e749ee16e91e5 (diff)
downloadscummvm-rg350-18bb6f73048b2ef29e783cf31f849f448bbe8716.tar.gz
scummvm-rg350-18bb6f73048b2ef29e783cf31f849f448bbe8716.tar.bz2
scummvm-rg350-18bb6f73048b2ef29e783cf31f849f448bbe8716.zip
Build rules update for MOS
svn-id: r5565
Diffstat (limited to 'backends/morphos/build.rules')
-rw-r--r--backends/morphos/build.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/morphos/build.rules b/backends/morphos/build.rules
index feedd62111..b1fa9185f3 100644
--- a/backends/morphos/build.rules
+++ b/backends/morphos/build.rules
@@ -1,6 +1,6 @@
CXX = g++
CFLAGS = -Wno-multichar -fstrength-reduce -fno-rtti -O2
-DEFINES =
+DEFINES = -DNDEBUG
LDFLAGS = -noixemul -s
LIBS = -lamiga -lamigastubs -lcdda -lcybergraphics
INCLUDES += -Ibackends/morphos