aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/makefile.pd-linux
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-01-05 04:35:15 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-01-05 04:35:15 +0000
commit4169399446e30cdf501a6c50fd510262d41bc887 (patch)
tree752993cb5dfb4a594580b3cf6f57e730f634dc55 /externals/grill/flext/makefile.pd-linux
parentc2d193b8e78aeca08c8c49baa83cc40b9951b833 (diff)
""
svn path=/trunk/; revision=321
Diffstat (limited to 'externals/grill/flext/makefile.pd-linux')
-rw-r--r--externals/grill/flext/makefile.pd-linux2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/makefile.pd-linux b/externals/grill/flext/makefile.pd-linux
index c003e9e1..c48d8466 100644
--- a/externals/grill/flext/makefile.pd-linux
+++ b/externals/grill/flext/makefile.pd-linux
@@ -15,7 +15,7 @@ include $(CONFIG)
# compiler+linker stuff
INCLUDES=$(PDPATH) $(SNDOBJ) $(STK)
FLAGS=-DFLEXT_SYS=2
-CFLAGS=-O6 -fno-exceptions -fno-rtti
+CFLAGS=-O6 -fno-exceptions
CFLAGS+=-mcpu=pentiumpro # gcc 2.95
# CFLAGS+=-mcpu=pentium3 -msse # gcc 3.2
CFLAGS_D=-mcpu=pentiumpro -g