Turn off fatal linker warnings for now due to mktemp.
This commit is contained in:
parent
d3857c1992
commit
6332a4b097
@ -12,3 +12,5 @@ SRCS= netcat.c atomicio.c socks.c
|
||||
#.endif
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
||||
LDFLAGS+= -Wl,--no-fatal-warnings
|
||||
|
Loading…
Reference in New Issue
Block a user