Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/nc no more warnings for ld.



details:   https://anonhg.NetBSD.org/src/rev/9d7991db3073
branches:  trunk
changeset: 351327:9d7991db3073
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Feb 09 21:25:05 2017 +0000

description:
no more warnings for ld.

diffstat:

 usr.bin/nc/Makefile |  2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diffs (9 lines):

diff -r 29fbf0904604 -r 9d7991db3073 usr.bin/nc/Makefile
--- a/usr.bin/nc/Makefile       Thu Feb 09 21:23:48 2017 +0000
+++ b/usr.bin/nc/Makefile       Thu Feb 09 21:25:05 2017 +0000
@@ -12,5 +12,3 @@
 #.endif
 
 .include <bsd.prog.mk>
-
-LDFLAGS+=      -Wl,--no-fatal-warnings



Home | Main Index | Thread Index | Old Index