remove, not comment, the partman.c option

This commit is contained in:
mrg 2019-10-06 00:07:11 +00:00
parent b6c33b696c
commit 056b9b215b

View File

@ -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"
#