|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xen/stdarg.h patch
On Wed, Oct 18, 2006 at 07:28:50PM +0100, Keir Fraser wrote:
> > patch we have just uses gcc's stdarg.h in xen/include/xen/stdarg.h.
> > Keir, would you take such a change?
>
> #includes it, or includes it verbatim? The latter is a bit suspect, but I
Verbatim. My patch just replaces xen/stdarg.h with gcc's.
> suppose okay if it's obviously solaris-specific code. Is there no CFLAG
> magic that can make <stdarg.h> work for you?
Only by adding "-I /usr/include/", and that doesn't seem ideal.
regards,
john
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|