Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/pmax/instkernel bump image size for gcc 6 bloaty mc ...
details: https://anonhg.NetBSD.org/src/rev/569e25026af5
branches: trunk
changeset: 359710:569e25026af5
user: mrg <mrg%NetBSD.org@localhost>
date: Thu Feb 22 07:21:10 2018 +0000
description:
bump image size for gcc 6 bloaty mc bloat face.
diffstat:
distrib/pmax/instkernel/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 51a70fb3db27 -r 569e25026af5 distrib/pmax/instkernel/Makefile
--- a/distrib/pmax/instkernel/Makefile Thu Feb 22 05:23:55 2018 +0000
+++ b/distrib/pmax/instkernel/Makefile Thu Feb 22 07:21:10 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2013/02/25 16:52:57 mhitch Exp $
+# $NetBSD: Makefile,v 1.40 2018/02/22 07:21:10 mrg Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -10,7 +10,7 @@
.endif
IMAGE= diskimage
-IMAGESIZE= 2600k
+IMAGESIZE= 2800k
LISTS= ${.CURDIR}/list${SFX}
MTREECONF= ${DISTRIBDIR}/common/mtree.dot
IMAGEENDIAN= le
Home |
Main Index |
Thread Index |
Old Index