Module Name:    src
Committed By:   christos
Date:           Sat Jan 25 19:09:38 UTC 2020

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

Log Message:
grow for clang


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 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.15 src/distrib/i386/installimage/Makefile:1.16
--- src/distrib/i386/installimage/Makefile:1.15	Tue May 14 11:41:23 2019
+++ src/distrib/i386/installimage/Makefile	Sat Jan 25 14:09:38 2020
@@ -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

Reply via email to