|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Fix tools build on Solaris
On 17/10/06 14:11, "John Levon" <levon@xxxxxxxxxxxxxxxxx> wrote:
> Many of the tools use C99 features such as bool, or expect certain functions.
> Fix the CFLAGS to enable these on Solaris.
>
> Signed-off-by: John Levon <john.levon@xxxxxxx>
Can't you fold TOOL_CFLAGS into CFLAGS? Why do you need a separate variable:
does it break the hypervisor build?
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|