Module Name: src
Committed By: mrg
Date: Sun Oct 6 00:07:11 UTC 2019
Modified Files:
src/usr.sbin/sysinst: Makefile.inc
Log Message:
remove, not comment, the partman.c option
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/usr.sbin/sysinst/Makefile.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/sysinst/Makefile.inc
diff -u src/usr.sbin/sysinst/Makefile.inc:1.25 src/usr.sbin/sysinst/Makefile.inc:1.26
--- src/usr.sbin/sysinst/Makefile.inc:1.25 Sun Oct 6 00:05:10 2019
+++ src/usr.sbin/sysinst/Makefile.inc Sun Oct 6 00:07:11 2019
@@ -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 @@ CPPFLAGS+=-DINET6
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"
#