Turn off fatal linker warnings for now due to mktemp.

This commit is contained in:
joerg 2017-02-09 20:39:42 +00:00
parent d3857c1992
commit 6332a4b097

View File

@ -12,3 +12,5 @@ SRCS= netcat.c atomicio.c socks.c
#.endif
.include <bsd.prog.mk>
LDFLAGS+= -Wl,--no-fatal-warnings