From d07b14f65ef68368d6434f7d0d33892863db84c7 Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Sun, 6 Nov 2005 01:49:43 +0000 Subject: fixed memory leak in pa_mac_core.c and the bug sending "bang" to "t s" object svn path=/trunk/; revision=3842 --- pd/src/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pd/src/makefile') diff --git a/pd/src/makefile b/pd/src/makefile index 433bbb6c..2ad50698 100644 --- a/pd/src/makefile +++ b/pd/src/makefile @@ -19,7 +19,7 @@ GLIB = -ltk8.4 -ltcl8.4 LDFLAGS = -Wl,-export-dynamic -lasound LIB = -ldl -lpthread -lasound -OPT_CFLAGS = -O6 -funroll-loops -fomit-frame-pointer +OPT_CFLAGS = -g WARN_CFLAGS = -Wall -W -Wstrict-prototypes \ -Wno-unused -Wno-parentheses -Wno-switch ARCH_CFLAGS = -DPD -- cgit v1.2.1