On 03.04.2013 17:06, Daniel P. Berrange wrote:
The ARMv7 builds of libvirt generate a number of warnings, mostly
about cast alignment
http://arm.koji.fedoraproject.org/packages/libvirt/1.0.4/1.fc19/data/logs...
this patch series fixes as many as possible, and then disables warnings
for the rest using a pragma
ACK series - passes my compile test on my ARMv6 based machine. I've
prepared something similar a while ago but never get to send it actually.
Michal