|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] ocaml build error
On 07/05/2010 18:11, "Ian Jackson" <Ian.Jackson@xxxxxxxxxxxxx> wrote:
> Vincent Hanquez writes ("Re: [Xen-devel] ocaml build error"):
>> adding another patch for Keir.
>
> Even with that, I get this.
>
> Ian.
>
> cc1: warnings being treated as errors
> xc_lib.c: In function 'xc_domain_set_memmap_limit':
> xc_lib.c:659: error: dereferencing type-punned pointer will break
> strict-aliasing rules
No reason for tools/ocaml to override the provided base CFLAGS. This should
be fixed by xen-unstable:21329, which implicitly adds -fno-strict-aliasing
to CFLAGS.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|