Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/sys/arch/xen/conf Pull up following revision(s) (requeste...
details: https://anonhg.NetBSD.org/src/rev/3098305bb322
branches: netbsd-7
changeset: 799984:3098305bb322
user: bouyer <bouyer%NetBSD.org@localhost>
date: Sun Sep 25 12:11:33 2016 +0000
description:
Pull up following revision(s) (requested by sborrill in ticket #1255):
sys/arch/xen/conf/files.xen: revision 1.137
Include files.sljit as i386/amd64 do.
diffstat:
sys/arch/xen/conf/files.xen | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r c396d89ef0a7 -r 3098305bb322 sys/arch/xen/conf/files.xen
--- a/sys/arch/xen/conf/files.xen Sun Sep 25 11:38:50 2016 +0000
+++ b/sys/arch/xen/conf/files.xen Sun Sep 25 12:11:33 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.xen,v 1.133 2014/02/12 23:24:09 dsl Exp $
+# $NetBSD: files.xen,v 1.133.4.1 2016/09/25 12:11:33 bouyer Exp $
# NetBSD: files.x86,v 1.10 2003/10/08 17:30:00 bouyer Exp
# NetBSD: files.i386,v 1.254 2004/03/25 23:32:10 jmc Exp
@@ -109,6 +109,12 @@
#
+# Stack-less Just-In-Time compiler
+#
+
+include "external/bsd/sljit/conf/files.sljit"
+
+#
# Machine-independent SCSI drivers
#
Home |
Main Index |
Thread Index |
Old Index