build-sys: move windows defines in osdep.h header
commit007e722c349839f430f10639ba8c94fe43acfe50
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 22 Nov 2018 11:00:37 +0000 (22 15:00 +0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 11 Jan 2019 12:57:25 +0000 (11 13:57 +0100)
tree8b8ddf39520034d23e8964b6e82a041f9de02072
parent444e20a36f417c0b6f413e90ec826377da29d084
build-sys: move windows defines in osdep.h header

This removes some clutter in compilation logging, and allows some
easier tweaking per compilation unit/CFLAGS overriding.

Note that we can't move those define in os-win32.h, since they must be
set before the first system headers are included.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20181122110039.15972-3-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure
include/qemu/osdep.h