From f734613d6fac0f1f4b5f0f6a1afbad4436e90863 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 20 Jan 2003 10:17:54 +0000 Subject: "" svn path=/trunk/; revision=348 --- externals/grill/fftease/makefile.pd-darwin | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'externals/grill/fftease/makefile.pd-darwin') 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} -- cgit v1.2.1