Applied. Thanks.
Regards,
Anthony Liguori
Il 15/01/2013 18:34, Stefan Weil ha scritto:
>
> Tested-by: Stefan Weil
>
> Blue, Paolo's patch fixes a recently introduced build regression for MinGW.
> Please apply it to git master.
>
> I won't send a pull request because it is a build fix.
>
> Paolo, your latest modifications added one mor
Am 15.01.2013 09:49, schrieb Paolo Bonzini:
> The version.o file did not appear explicitly as a dependency, and
> this caused clean builds to fail. Force its build by making the
> Makefile depend on version.o.
>
> (We cannot add it to libqemuutil.a, because it doesn't export any
> symbol and thus
The version.o file did not appear explicitly as a dependency, and
this caused clean builds to fail. Force its build by making the
Makefile depend on version.o.
(We cannot add it to libqemuutil.a, because it doesn't export any
symbol and thus would not be pulled by the linker).
Cc: Blue Swirl
Cc