On Fri, Jul 20, Peter Maydell wrote: > I actually wrote a patch sitting on top of this one by Stefan > which moves the flag to QEMU_CFLAGS; > both are in the 11-patch series dealing with various configure > Werror issues: > http://patchwork.ozlabs.org/patch/171689/
The actual CFLAGS issue had to be solved differently in the xen sources. And the patch above solves the bug in configure. Olaf