Module Name: src
Committed By: christos
Date: Thu Feb 9 21:25:06 UTC 2017
Modified Files:
src/usr.bin/nc: Makefile
Log Message:
no more warnings for ld.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/nc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/nc/Makefile
diff -u src/usr.bin/nc/Makefile:1.3 src/usr.bin/nc/Makefile:1.4
--- src/usr.bin/nc/Makefile:1.3 Thu Feb 9 15:39:42 2017
+++ src/usr.bin/nc/Makefile Thu Feb 9 16:25:05 2017
@@ -12,5 +12,3 @@ SRCS= netcat.c atomicio.c socks.c
#.endif
.include <bsd.prog.mk>
-
-LDFLAGS+= -Wl,--no-fatal-warnings