Explorar o código

chore: remove kvm accel for dists such as ubuntu

greatbridf hai 3 meses
pai
achega
42eb4fbb73
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      configure

+ 1 - 1
configure

@@ -93,7 +93,7 @@ event "setting hardware acceleration type"
 case "$OS" in
     "Linux")
         echo "kvm"
-        QEMU_ACCEL='-enable-kvm'
+        # QEMU_ACCEL='-enable-kvm'
         ;;
     "Darwin")
         echo "tcg"