pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/xenkernel41



Module Name:    pkgsrc
Committed By:   tnn
Date:           Sat May  7 07:11:22 UTC 2011

Modified Files:
        pkgsrc/sysutils/xenkernel41: distinfo
Added Files:
        pkgsrc/sysutils/xenkernel41/patches:
            patch-xen_common_libelf_libelf-loader.c
            patch-xen_include_xen_stdarg.h

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.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/sysutils/xenkernel41/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/sysutils/xenkernel41/patches/patch-xen_common_libelf_libelf-loader.c 
\
    pkgsrc/sysutils/xenkernel41/patches/patch-xen_include_xen_stdarg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index