diff --git a/usr.sbin/sysinst/Makefile.inc b/usr.sbin/sysinst/Makefile.inc index 6d1d1836d520..a8ac3e3824ca 100644 --- a/usr.sbin/sysinst/Makefile.inc +++ b/usr.sbin/sysinst/Makefile.inc @@ -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" #