mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 05:30:31 -04:00
http://lists.nongnu.org/archive/html/qemu-devel/2013-12/msg01770.html - Bring back BSD_USER knob thanx to sson's latest patches. [1] Submitted by: sson [1]
10 lines
244 B
Text
10 lines
244 B
Text
--- a/configure
|
|
+++ b/configure
|
|
@@ -491,6 +491,7 @@ FreeBSD)
|
|
audio_possible_drivers="oss sdl esd pa"
|
|
# needed for kinfo_getvmmap(3) in libutil.h
|
|
LIBS="-lutil $LIBS"
|
|
+ netmap="" # enable netmap autodetect
|
|
;;
|
|
DragonFly)
|
|
bsd="yes"
|