aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/fftease/makefile.pd-darwin
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-01-20 10:17:54 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-01-20 10:17:54 +0000
commitf734613d6fac0f1f4b5f0f6a1afbad4436e90863 (patch)
tree757ddf3259e5704086e61ca3955e3ca2977cd146 /externals/grill/fftease/makefile.pd-darwin
parentdebbd7dd11ed535baa150e254a27f582e46a7339 (diff)
""
svn path=/trunk/; revision=348
Diffstat (limited to 'externals/grill/fftease/makefile.pd-darwin')
-rw-r--r--externals/grill/fftease/makefile.pd-darwin4
1 files changed, 2 insertions, 2 deletions
diff --git a/externals/grill/fftease/makefile.pd-darwin b/externals/grill/fftease/makefile.pd-darwin
index 8d6c736f..91f830b3 100644
--- a/externals/grill/fftease/makefile.pd-darwin
+++ b/externals/grill/fftease/makefile.pd-darwin
@@ -22,8 +22,8 @@ FLEXTLIB=${FLEXTPATH}/flext.a
# compiler+linker stuff
INCLUDES=${PDPATH} ${FLEXTPATH}
LIBPATH=
-FLAGS=-DPD -Dunix -DMACOSX
-CFLAGS=-O6 -Wno-unused -Wno-parentheses -Wno-switch -Wstrict-prototypes # -maltivec
+FLAGS=-DFLEXT_SYS=2 ${UFLAGS}
+CFLAGS=-O6 -Wno-unused -Wno-parentheses -Wno-switch -Wstrict-prototypes -fno-exceptions -fno-rtti
#CFLAGS=-g
LIBS=m
LDFLAGS=-bundle -bundle_loader ${PD}