fix
This commit is contained in:
@@ -161,6 +161,7 @@ ETargetCPU cpu =
|
|||||||
return {
|
return {
|
||||||
.kernel = kernel,
|
.kernel = kernel,
|
||||||
.cpu = cpu,
|
.cpu = cpu,
|
||||||
|
.abi = abi,
|
||||||
.optimization = TARGET_DEBUG,
|
.optimization = TARGET_DEBUG,
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user