Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sparc/miniroot bump a little for llvm
details: https://anonhg.NetBSD.org/src/rev/afb8318f6913
branches: trunk
changeset: 1006869:afb8318f6913
user: christos <christos%NetBSD.org@localhost>
date: Wed Jan 29 16:24:21 2020 +0000
description:
bump a little for llvm
diffstat:
distrib/sparc/miniroot/Makefile.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r e4c483454487 -r afb8318f6913 distrib/sparc/miniroot/Makefile.inc
--- a/distrib/sparc/miniroot/Makefile.inc Wed Jan 29 16:03:44 2020 +0000
+++ b/distrib/sparc/miniroot/Makefile.inc Wed Jan 29 16:24:21 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.inc,v 1.30 2019/08/02 12:04:45 joerg Exp $
+# $NetBSD: Makefile.inc,v 1.31 2020/01/29 16:24:21 christos Exp $
-IMAGESIZE= 9900k
+IMAGESIZE= 10m
DBG= ${${ACTIVE_CC} == "clang":? -Oz -fomit-frame-pointer : -Os } -fno-unwind-tables
MAKEFS_FLAGS+= -o density=4k
Home |
Main Index |
Thread Index |
Old Index