1
0
Fork 0
forked from AbleOS/ableos

does this fix the issue??

This commit is contained in:
MunirG05 2023-07-12 22:16:14 +05:30
parent 2af7684532
commit 56ec28550f

View file

@ -187,7 +187,7 @@ fn run(release: bool, target: Target) -> Result<(), Error> {
#[cfg(target_os = "linux")] #[cfg(target_os = "linux")]
{ {
//com.args(["-enable-kvm", "-cpu", "host"]); // com.args(["-enable-kvm", "-cpu", "host"]);
} }
} }