forked from AbleOS/ableos
does this fix the issue??
This commit is contained in:
parent
2af7684532
commit
56ec28550f
|
@ -187,7 +187,7 @@ fn run(release: bool, target: Target) -> Result<(), Error> {
|
|||
|
||||
#[cfg(target_os = "linux")]
|
||||
{
|
||||
//com.args(["-enable-kvm", "-cpu", "host"]);
|
||||
// com.args(["-enable-kvm", "-cpu", "host"]);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue