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

Re: [Xen-devel] [PATCH 3/3] xen: Add stdbool.h workaround for BSD.



Tim Deegan writes ("[PATCH 3/3] xen: Add stdbool.h workaround for BSD."):
> On *BSD, stdbool.h lives in /usr/include, but we don't want to have
> that on the search path in case we pick up any headers from the build
> host's C libraries.
> 
> Copy the equivalent hack already in place for stdarg.h: on all
> supported compilers the contents of stdbool.h are trivial, so just
> supply the things we need in a xen/stdbool.h header.

Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>

The only alternative is to try to reconstruct the compiler-specific
include directory using gcc --print-libgcc-file-name and seddery.

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.