Module Name:    src
Committed By:   christos
Date:           Mon Nov  4 00:59:05 UTC 2019

Modified Files:
        src/distrib/hppa/ramdisk: Makefile

Log Message:
bump for gcc8


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/distrib/hppa/ramdisk/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/hppa/ramdisk/Makefile
diff -u src/distrib/hppa/ramdisk/Makefile:1.5 src/distrib/hppa/ramdisk/Makefile:1.6
--- src/distrib/hppa/ramdisk/Makefile:1.5	Tue Jan 24 13:04:03 2017
+++ src/distrib/hppa/ramdisk/Makefile	Sun Nov  3 19:59:05 2019
@@ -1,10 +1,10 @@
-#	$NetBSD: Makefile,v 1.5 2017/01/24 18:04:03 christos Exp $
+#	$NetBSD: Makefile,v 1.6 2019/11/04 00:59:05 christos Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 IMAGE=		ramdisk.fs
-IMAGESIZE=	3000k
+IMAGESIZE=	3060k
 MAKEFS_FLAGS+=	-f 15
 
 WARNS=		1

Reply via email to