[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] xen: Don't use -nostdinc flags with CLANG
On 11/02/2014 14:33, "Tim Deegan" <tim@xxxxxxx> wrote: > Fair enough. In that case it needs a release ack from George. It: > - fixes a compile issue on some version s of clang; > - might cause a regression with other compilers, but the regression > is likely to be obvious (i.e. a compile-time failure). > > And it needs an ack from Keir, for changing common code. > > v2 is below, removing "-iwithprefix". I've kept your tested-by; hope > that's OK. > > Cheers, > > Tim. > > commit 1d62fcb9ad8d2b409ac2cf0e8a3824e19ca3313f > Author: Tim Deegan <tim@xxxxxxx> > Date: Tue Feb 11 12:44:09 2014 +0000 > > xen: stop trying to use the system <stdarg.h> and <stdbool.h> > > We already have our own versions of the stdarg/stdbool definitions, for > systems where those headers are installed in /usr/include. > > On linux, they're typically installed in compiler-specific paths, but > finding them has proved unreliable. Drop that and use our own versions > everywhere. > > Signed-off-by: Tim Deegan <tim@xxxxxxx> > Tested-by: Julien Grall <julien.grall@xxxxxxxxxx> I'm fine with the principle of it. I don't know about how risky it is for 4.4. Acked-by: Keir Fraser <keir@xxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |