Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/sysinst remove, not comment, the partman.c option



details:   https://anonhg.NetBSD.org/src/rev/26da9d2b230e
branches:  trunk
changeset: 460065:26da9d2b230e
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Oct 06 00:07:11 2019 +0000

description:
remove, not comment, the partman.c option

diffstat:

 usr.sbin/sysinst/Makefile.inc |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 13e4953f78e8 -r 26da9d2b230e usr.sbin/sysinst/Makefile.inc
--- a/usr.sbin/sysinst/Makefile.inc     Sun Oct 06 00:05:10 2019 +0000
+++ b/usr.sbin/sysinst/Makefile.inc     Sun Oct 06 00:07:11 2019 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.inc,v 1.25 2019/10/06 00:05:10 mrg Exp $
+#      $NetBSD: Makefile.inc,v 1.26 2019/10/06 00:07:11 mrg Exp $
 #
 # Makefile for sysinst
 
@@ -126,9 +126,6 @@
 COPTS+=-Wno-format-truncation
 .endif
 
-# XXX overlapping strncpy/snprintf buffers!
-#COPTS.partman.c+=     ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} == 8:? -Wno-error :}
-
 # Host to ftp from.  Default:
 #      "ftp.NetBSD.org"
 #



Home | Main Index | Thread Index | Old Index