mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 09:13:55 -06:00
configure: Add HAX support in NetBSD
The NetBSD support in Intel HAXM has beem merged upstream and is functional. Signed-off-by: Kamil Rytarowski <n54@gmx.com> Message-Id: <20190207233704.29978-1-n54@gmx.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
This commit is contained in:
parent
8de73fa88a
commit
604a5b9978
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -817,6 +817,7 @@ DragonFly)
|
|||
;;
|
||||
NetBSD)
|
||||
bsd="yes"
|
||||
hax="yes"
|
||||
make="${MAKE-gmake}"
|
||||
audio_drv_list="oss try-sdl"
|
||||
audio_possible_drivers="oss sdl"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue