Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk switch everyone to mesa 18.
details: https://anonhg.NetBSD.org/src/rev/9b722752020a
branches: trunk
changeset: 455528:9b722752020a
user: maya <maya%NetBSD.org@localhost>
date: Fri Apr 05 15:07:39 2019 +0000
description:
switch everyone to mesa 18.
diffstat:
share/mk/bsd.own.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 190a0282978b -r 9b722752020a share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk Fri Apr 05 14:15:33 2019 +0000
+++ b/share/mk/bsd.own.mk Fri Apr 05 15:07:39 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.1124 2019/04/04 21:31:28 mrg Exp $
+# $NetBSD: bsd.own.mk,v 1.1125 2019/04/05 15:07:39 maya Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@@ -1287,7 +1287,7 @@
.endif
# MesaLib.old and MesaLib7 go together, and MesaLib is alone.
-HAVE_MESA_VER?= 10
+HAVE_MESA_VER?= 18
.if ${HAVE_MESA_VER} == "10"
EXTERNAL_MESALIB_DIR?= MesaLib.old
.elif ${HAVE_MESA_VER} == "18"
Home |
Main Index |
Thread Index |
Old Index