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/2bb85ac23b6f
branches: trunk
changeset: 999048:2bb85ac23b6f
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 ac1fd379e6d1 -r 2bb85ac23b6f 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