From 22352b18f2fc39ba4b60113acde86e2ead9afeab Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 30 Dec 2003 01:02:03 +0000 Subject: "" svn path=/trunk/; revision=1242 --- externals/grill/dyn/makefile.pd-darwin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/grill/dyn/makefile.pd-darwin') diff --git a/externals/grill/dyn/makefile.pd-darwin b/externals/grill/dyn/makefile.pd-darwin index 2fc40958..2294d4a5 100644 --- a/externals/grill/dyn/makefile.pd-darwin +++ b/externals/grill/dyn/makefile.pd-darwin @@ -22,7 +22,7 @@ FLEXTLIB=$(FLEXTPATH)/flext.a INCLUDES=$(PDPATH) LIBPATH= FLAGS=-DFLEXT_SYS=2 ${U_FLAGS} -CFLAGS=-O6 -Wno-unused -Wno-parentheses -Wno-switch -Wstrict-prototypes -fno-rtti +CFLAGS=-O2 -Wno-unused -Wno-parentheses -Wno-switch -Wstrict-prototypes -fno-rtti #CFLAGS=-g LIBS=m FRAMEWORKS=vecLib -- cgit v1.2.1