[PATCH] custom cflags

[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]


---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index d3f738d..4a73c57 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 # override e.g. `make install PREFIX=/usr`
 PREFIX ?= /usr/local
 
-CFLAGS=-Wall `pkg-config --cflags jack` -O3
+CFLAGS += -Wall `pkg-config --cflags jack`
 LIBS=`pkg-config --libs jack` -lpthread -lm
 #compat w/ NetBSD and GNU Make
 LDADD=${LIBS}
--
libgit2 0.23.4


--MP_/CDjA1CeLG5p3sYlV+dnR7Mw--



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/