Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/evbarm/installimage bump for clang/llvm



details:   https://anonhg.NetBSD.org/src/rev/c5c90cd32656
branches:  trunk
changeset: 985807:c5c90cd32656
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Sep 08 11:20:44 2021 +0000

description:
bump for clang/llvm

diffstat:

 distrib/evbarm/installimage/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 1c3fc86c4897 -r c5c90cd32656 distrib/evbarm/installimage/Makefile
--- a/distrib/evbarm/installimage/Makefile      Wed Sep 08 11:02:05 2021 +0000
+++ b/distrib/evbarm/installimage/Makefile      Wed Sep 08 11:20:44 2021 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.8 2021/02/08 19:11:41 martin Exp $
+#      $NetBSD: Makefile,v 1.9 2021/09/08 11:20:44 christos Exp $
 
 .include <bsd.own.mk>
 
 INSTIMGBASE=   NetBSD-${DISTRIBVER}-evbarm-${MACHINE_ARCH}-install     # gives ${IMGBASE}.img
 
-INSTIMAGEMB?=  1550                    # for all installation binaries
+INSTIMAGEMB?=  1600                    # for all installation binaries
 
 .if !empty(MACHINE_ARCH:Maarch64*)
 EFIBOOT=               ${WORKDIR}/usr/mdec/bootaa64.efi



Home | Main Index | Thread Index | Old Index