Subject: CVS commit: pkgsrc/sysutils/xenkernel41
From: Tobias Nygren
Date: 2011-05-07 09:11:22
Message id: 20110507071122.C6033175DD@cvs.netbsd.org

Log Message:
xenkernel41 didn't build on current/amd64.
It uses -nostdinc and tries to use #include <stdarg.h> through
a local copy of stdarg.h, which can't work.
Fixed this by putting the relevant builtin stdarg definitions for
NetBSD in the local copy.

Files:
RevisionActionfile
1.2modifypkgsrc/sysutils/xenkernel41/distinfo
1.1addpkgsrc/sysutils/xenkernel41/patches/patch-xen_common_libelf_libelf-loader.c
1.1addpkgsrc/sysutils/xenkernel41/patches/patch-xen_include_xen_stdarg.h