Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/i386/installimage grow for clang



details:   https://anonhg.NetBSD.org/src/rev/afade2318214
branches:  trunk
changeset: 744153:afade2318214
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Jan 25 19:09:38 2020 +0000

description:
grow for clang

diffstat:

 distrib/i386/installimage/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 0031215e0167 -r afade2318214 distrib/i386/installimage/Makefile
--- a/distrib/i386/installimage/Makefile        Sat Jan 25 19:05:08 2020 +0000
+++ b/distrib/i386/installimage/Makefile        Sat Jan 25 19:09:38 2020 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.15 2019/05/14 15:41:23 christos Exp $
+#      $NetBSD: Makefile,v 1.16 2020/01/25 19:09:38 christos Exp $
 
 .include <bsd.own.mk>
 
 INSTIMGBASE=   NetBSD-${DISTRIBVER}-i386-install       # gives ${IMGBASE}.img
 
-INSTIMAGEMB?=  1750                    # for all installation binaries
+INSTIMAGEMB?=  1790                    # for all installation binaries
 
 PRIMARY_BOOT=          bootxx_ffsv1
 SECONDARY_BOOT=                boot



Home | Main Index | Thread Index | Old Index