Source-Changes-HG archive

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

[src/trunk]: src/distrib/i386/installimage clang binaries are so much bigger.



details:   https://anonhg.NetBSD.org/src/rev/60516c03b5b2
branches:  trunk
changeset: 451297:60516c03b5b2
user:      christos <christos%NetBSD.org@localhost>
date:      Tue May 14 15:41:23 2019 +0000

description:
clang binaries are so much bigger.

diffstat:

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

diffs (16 lines):

diff -r 9ebcf9f7186b -r 60516c03b5b2 distrib/i386/installimage/Makefile
--- a/distrib/i386/installimage/Makefile        Tue May 14 09:43:55 2019 +0000
+++ b/distrib/i386/installimage/Makefile        Tue May 14 15:41:23 2019 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.14 2019/04/07 05:29:00 rin Exp $
+#      $NetBSD: Makefile,v 1.15 2019/05/14 15:41:23 christos Exp $
 
 .include <bsd.own.mk>
 
 INSTIMGBASE=   NetBSD-${DISTRIBVER}-i386-install       # gives ${IMGBASE}.img
 
-INSTIMAGEMB?=  1600                    # for all installation binaries
+INSTIMAGEMB?=  1750                    # for all installation binaries
 
 PRIMARY_BOOT=          bootxx_ffsv1
 SECONDARY_BOOT=                boot



Home | Main Index | Thread Index | Old Index