aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/makefile.pd-cygwin
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-cygwin
parentc2d193b8e78aeca08c8c49baa83cc40b9951b833 (diff)
""
svn path=/trunk/; revision=321
Diffstat (limited to 'externals/grill/flext/makefile.pd-cygwin')
-rw-r--r--externals/grill/flext/makefile.pd-cygwin2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/makefile.pd-cygwin b/externals/grill/flext/makefile.pd-cygwin
index 3cfb7129..42763c20 100644
--- a/externals/grill/flext/makefile.pd-cygwin
+++ b/externals/grill/flext/makefile.pd-cygwin
@@ -19,7 +19,7 @@ include $(CONFIG)
# compiler+linker stuff
INCLUDES=$(PDPATH)/src
FLAGS=-DFLEXT_SYS=2
-CFLAGS=-O6 -fno-exceptions -fno-rtti
+CFLAGS=-O6 -fno-exceptions
CFLAGS+=-mcpu=pentium3 -msse # cygwin gcc 3.2
CFLAGS_D=-g
CFLAGS_T=-DFLEXT_THREADS