Removed debug

This commit is contained in:
Patrick J Cherry
2018-11-14 10:23:58 +00:00
parent 3fe9f2c6a1
commit 3e00a88d45

View File

@@ -4,7 +4,6 @@ VPATH=src:tests/unit
DESTDIR?=/
PREFIX?=/usr/local/bin
INSTALLDIR=$(DESTDIR)/$(PREFIX)
DEBUG=1
ifdef DEBUG
CFLAGS_EXTRA=-g -DDEBUG