does this fix the issue??

master
MunirG05 2023-07-12 22:16:14 +05:30
parent 88e324a8a9
commit a23d5770a9
1 changed files with 1 additions and 1 deletions

View File

@ -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"]);
}
}