Set WARNS=3 so this actually compiles.
This commit is contained in:
parent
e3269b5096
commit
7778bd576f
@ -6,4 +6,6 @@ PROG= netreceive
|
||||
NO_MAN=
|
||||
LDFLAGS += -lpthread
|
||||
|
||||
WARNS?= 3
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user