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/34233ec31139
branches:  trunk
changeset: 821578:34233ec31139
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 4d735a0d9494 -r 34233ec31139 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