This commit is contained in:
2026-01-09 22:36:02 +02:00
parent ac4252e4f4
commit 87bae75a79

View File

@@ -161,6 +161,7 @@ ETargetCPU cpu =
return {
.kernel = kernel,
.cpu = cpu,
.abi = abi,
.optimization = TARGET_DEBUG,
};
};