projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8de73fa
)
configure: Add HAX support in NetBSD
author
Kamil Rytarowski
<n54@gmx.com>
Thu, 7 Feb 2019 23:37:04 +0000
(
00:37
+0100)
committer
Laurent Vivier
<laurent@vivier.eu>
Thu, 14 Feb 2019 09:47:14 +0000
(10:47 +0100)
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>
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index c8fc1647fe69a472e1d91b9f5f2a1af82f3ad14c..649ef1b158d1a1803081ed3dc15c9750303d1496 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-817,6
+817,7
@@
DragonFly)
;;
NetBSD)
bsd="yes"
+ hax="yes"
make="${MAKE-gmake}"
audio_drv_list="oss try-sdl"
audio_possible_drivers="oss sdl"