summaryrefslogtreecommitdiff
path: root/emulators/qemu-devel/files/prepatch-configure
blob: 1b4708fc382f677dac08e62b62bd4b723ced6bc7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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"