From b6c43f66a9adeb7e3f19d6cffc9c14abf60dd855 Mon Sep 17 00:00:00 2001 From: lostd Date: Wed, 8 Oct 2014 15:08:29 +0300 Subject: Change string copies to use strlcpy(3) --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 922bf96..c2cdcad 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,7 @@ #CPPFLAGS += -DDEBUG #CFLAGS += -g LDLIBS = -lncursesw +#LDLIBS += -lbsd BIN = noice all: $(BIN) -- cgit v1.2.3-70-g09d2