« Previous | Next » 

Revision af381ebe

IDaf381ebeacdefcec0d2b44bdbb9d6e01e35f691f

Added by Paolo Bonzini about 11 years ago

build: fix Win32 clean build

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: Stefan Weil <>
Tested-by: Stefan Weil <>
Signed-off-by: Paolo Bonzini <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences