From 056b9b215bffebc1d5c00c104056021b28b4a230 Mon Sep 17 00:00:00 2001 From: mrg Date: Sun, 6 Oct 2019 00:07:11 +0000 Subject: [PATCH] remove, not comment, the partman.c option --- usr.sbin/sysinst/Makefile.inc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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" #