From 044012ff69f9288f7bfee908d672cdfa7aabc1ad Mon Sep 17 00:00:00 2001 From: pgoyette Date: Mon, 26 Apr 2021 14:08:11 +0000 Subject: [PATCH] The image, with all sorts of MK*DEBUG* turned on, has once again grown. This time probably as a result of the move to gcc-10. Bump size to accomodate. --- distrib/amd64/installimage/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distrib/amd64/installimage/Makefile b/distrib/amd64/installimage/Makefile index 8e7a043357bc..6b6eb8bab2b4 100644 --- a/distrib/amd64/installimage/Makefile +++ b/distrib/amd64/installimage/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2021/03/26 21:18:29 pgoyette Exp $ +# $NetBSD: Makefile,v 1.16 2021/04/26 14:08:11 pgoyette Exp $ .include INSTIMGBASE= NetBSD-${DISTRIBVER}-amd64-install # gives ${IMGBASE}.img -INSTIMAGEMB?= 1600 # for all installation binaries +INSTIMAGEMB?= 1700 # for all installation binaries PRIMARY_BOOT= bootxx_ffsv1 SECONDARY_BOOT= boot