Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk switch sparc to new Xorg
details: https://anonhg.NetBSD.org/src/rev/50cd249f4998
branches: trunk
changeset: 347932:50cd249f4998
user: macallan <macallan%NetBSD.org@localhost>
date: Fri Sep 23 21:30:49 2016 +0000
description:
switch sparc to new Xorg
diffstat:
share/mk/bsd.own.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 9bab38beb315 -r 50cd249f4998 share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk Fri Sep 23 19:53:52 2016 +0000
+++ b/share/mk/bsd.own.mk Fri Sep 23 21:30:49 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.961 2016/09/17 15:58:21 christos Exp $
+# $NetBSD: bsd.own.mk,v 1.962 2016/09/23 21:30:49 macallan Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@@ -1397,6 +1397,7 @@
${MACHINE} == "ofppc" || \
${MACHINE} == "macppc" || \
${MACHINE} == "shark" || \
+ ${MACHINE} == "sparc" || \
${MACHINE} == "x68k"
HAVE_XORG_SERVER_VER?=118
.else
Home |
Main Index |
Thread Index |
Old Index