Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/external/bsd/openssh/bin/scp delete previous and fix ...
details: https://anonhg.NetBSD.org/src/rev/33c17c7d9dcf
branches: trunk
changeset: 1010574:33c17c7d9dcf
user: christos <christos%NetBSD.org@localhost>
date: Fri May 29 12:15:30 2020 +0000
description:
delete previous and fix bug instead.
diffstat:
crypto/external/bsd/openssh/bin/scp/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (14 lines):
diff -r 993eda8bfa94 -r 33c17c7d9dcf crypto/external/bsd/openssh/bin/scp/Makefile
--- a/crypto/external/bsd/openssh/bin/scp/Makefile Fri May 29 12:14:49 2020 +0000
+++ b/crypto/external/bsd/openssh/bin/scp/Makefile Fri May 29 12:15:30 2020 +0000
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2020/05/29 10:01:23 kamil Exp $
+# $NetBSD: Makefile,v 1.5 2020/05/29 12:15:30 christos Exp $
BINDIR=/usr/bin
PROG= scp
-COPTS.scp.c += -Wno-format-nonliteral
-
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index