|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] xen: Deal with stdarg.h and -nostdinc
On 27/05/2011 15:05, "Christoph Egger" <Christoph.Egger@xxxxxxx> wrote:
>> Something like the attached patch? I don't know whether this would work for
>> clang too -- cc'ing Tim who will know or can try it out.
>>
>> I wouldn't backport this one to 4.1, but my first patch was a cleanup plus
>> BSD-specific changes, so a variant on that would be suitable for 4.0/4.1,
>> with (if it works) this new one in unstable.
>
> $ clang -print-file-name=include
> include
> $ gcc -print-file-name=include
> include
Hm, well, I don't care that much about this, my first patch was good enough.
I've checked in a variant of it as c/s 23432. Please check it works okay for
you. It's simple enough to be a candidate for 4.1.1 also.
-- Keir
> $ gcc -print-file-name=a
> a
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|