Module Name:    src
Committed By:   christos
Date:           Tue May 14 15:41:23 UTC 2019

Modified Files:
        src/distrib/i386/installimage: Makefile

Log Message:
clang binaries are so much bigger.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/distrib/i386/installimage/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/i386/installimage/Makefile
diff -u src/distrib/i386/installimage/Makefile:1.14 src/distrib/i386/installimage/Makefile:1.15
--- src/distrib/i386/installimage/Makefile:1.14	Sun Apr  7 01:29:00 2019
+++ src/distrib/i386/installimage/Makefile	Tue May 14 11:41:23 2019
@@ -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

Reply via email to