diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2003-04-08 02:33:02 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2003-04-08 02:33:02 +0000 |
commit | 0bd0c851a374ba3e129a24528a828301345acb94 (patch) | |
tree | 5ed04a4feb5cd39e3b8e06896884762f502dc0d4 /externals/grill/flext/makefile.pd-darwin | |
parent | 24428b2190773d0c4b18e7b6e1487f61df759715 (diff) |
""
svn path=/trunk/; revision=552
Diffstat (limited to 'externals/grill/flext/makefile.pd-darwin')
-rw-r--r-- | externals/grill/flext/makefile.pd-darwin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/makefile.pd-darwin b/externals/grill/flext/makefile.pd-darwin index eaa68a92..e105c332 100644 --- a/externals/grill/flext/makefile.pd-darwin +++ b/externals/grill/flext/makefile.pd-darwin @@ -15,7 +15,7 @@ include ${CONFIG} # compiler+linker stuff INCLUDES=${PDPATH} FLAGS=-DFLEXT_SYS=2 -Wno-unused -Wno-parentheses -Wno-switch -Wstrict-prototypes -FLAGS+=${UFLAGS} -fno-exceptions +FLAGS+=${UFLAGS} CFLAGS=-O6 CFLAGS_D=-g CFLAGS_T=-DFLEXT_THREADS |