Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/bouyer-xenpvh]: src/sys/rump Add xen as include dir for x86
details: https://anonhg.NetBSD.org/src/rev/edb7d84840b2
branches: bouyer-xenpvh
changeset: 982971:edb7d84840b2
user: bouyer <bouyer%NetBSD.org@localhost>
date: Sat Apr 25 11:44:29 2020 +0000
description:
Add xen as include dir for x86
diffstat:
sys/rump/listsrcdirs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r d500db0acc44 -r edb7d84840b2 sys/rump/listsrcdirs
--- a/sys/rump/listsrcdirs Sat Apr 25 11:23:54 2020 +0000
+++ b/sys/rump/listsrcdirs Sat Apr 25 11:44:29 2020 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: listsrcdirs,v 1.49 2019/09/27 11:57:42 bad Exp $
+# $NetBSD: listsrcdirs,v 1.49.6.1 2020/04/25 11:44:29 bouyer Exp $
#
#
@@ -78,7 +78,7 @@
fi
}
-ARCHS="amd64 i386 x86 arm evbarm sparc sparc64 powerpc evbppc mips evbmips aarch64 riscv"
+ARCHS="amd64 i386 x86 xen arm evbarm sparc sparc64 powerpc evbppc mips evbmips aarch64 riscv"
ARCHS_EXTRA="arm/arm32 Makefile"
# files listed in src/tools/Makefile.nbincludes
ARCHS_EXTRA="$ARCHS_EXTRA ews4800mips/include/pdinfo.h
Home |
Main Index |
Thread Index |
Old Index