mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-21 09:02:00 -06:00
oss variable don't exist anymore
Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Message-Id:
This commit is contained in:
parent
a873d453c7
commit
40bf384428
1 changed files with 0 additions and 1 deletions
1
configure
vendored
1
configure
vendored
|
@ -682,7 +682,6 @@ fi
|
||||||
if test "$mingw32" = "yes" ; then
|
if test "$mingw32" = "yes" ; then
|
||||||
linux="no"
|
linux="no"
|
||||||
EXESUF=".exe"
|
EXESUF=".exe"
|
||||||
oss="no"
|
|
||||||
linux_user="no"
|
linux_user="no"
|
||||||
bsd_user="no"
|
bsd_user="no"
|
||||||
OS_CFLAGS="$OS_CFLAGS -DWIN32_LEAN_AND_MEAN -DWINVER=0x501"
|
OS_CFLAGS="$OS_CFLAGS -DWIN32_LEAN_AND_MEAN -DWINVER=0x501"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue