Source-Changes-HG archive

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

[src/trunk]: src/share/mk Switch hp300 to HAVE_XORG_SERVER_VER=118.



details:   https://anonhg.NetBSD.org/src/rev/1c09925d31a8
branches:  trunk
changeset: 356623:1c09925d31a8
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Fri Oct 06 13:00:57 2017 +0000

description:
Switch hp300 to HAVE_XORG_SERVER_VER=118.

Tested on HP 9000/425t with HP98550 catseye (topcat).

diffstat:

 share/mk/bsd.own.mk |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 878a833359ec -r 1c09925d31a8 share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk       Thu Oct 05 23:47:11 2017 +0000
+++ b/share/mk/bsd.own.mk       Fri Oct 06 13:00:57 2017 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.own.mk,v 1.1016 2017/08/22 11:14:28 joerg Exp $
+#      $NetBSD: bsd.own.mk,v 1.1017 2017/10/06 13:00:57 tsutsui Exp $
 
 # This needs to be before bsd.init.mk
 .if defined(BSD_MK_COMPAT_FILE)
@@ -1357,7 +1357,6 @@
     ${MACHINE} == "alpha"      || \
     ${MACHINE} == "amiga"      || \
     ${MACHINE} == "ews4800mips"        || \
-    ${MACHINE} == "hp300"      || \
     ${MACHINE} == "hpcarm"     || \
     ${MACHINE} == "hpcmips"    || \
     ${MACHINE} == "hpcsh"      || \



Home | Main Index | Thread Index | Old Index