aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/makefile.pd-linux
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-04-08 02:33:02 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-04-08 02:33:02 +0000
commit0bd0c851a374ba3e129a24528a828301345acb94 (patch)
tree5ed04a4feb5cd39e3b8e06896884762f502dc0d4 /externals/grill/flext/makefile.pd-linux
parent24428b2190773d0c4b18e7b6e1487f61df759715 (diff)
""
svn path=/trunk/; revision=552
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 49444440..08612ccd 100644
--- a/externals/grill/flext/makefile.pd-linux
+++ b/externals/grill/flext/makefile.pd-linux
@@ -16,7 +16,7 @@ include ${CONFIG}
INCLUDES=${PDPATH}
# general compiler flags
-FLAGS=-DFLEXT_SYS=2 -fno-exceptions ${UFLAGS}
+FLAGS=-DFLEXT_SYS=2 ${UFLAGS}
# compiler flags for optimized build
CFLAGS=-O6