We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b832cc4 commit 59e1d40Copy full SHA for 59e1d40
1 file changed
Makefile
@@ -9,7 +9,7 @@ LDADD += -lreadline -lcurses
9
BINDIR ?= /usr/local/bin
10
MANDIR ?= /usr/local/man/man
11
12
-CFLAGS += -Wall -Werror -DHAVE_PLEDGE -DHAVE_UNVEIL
+CFLAGS += -Wall -DHAVE_PLEDGE -DHAVE_UNVEIL
13
14
# debugging helpers
15
.PHONY: srv tcpdump test test2
0 commit comments