use nimEmulateOverflowChecks for ARM/ARM64

This commit is contained in:
Araq
2020-03-24 09:46:30 +01:00
parent c0dbcffca6
commit 5300baae06

View File

@@ -307,6 +307,10 @@ tcc.options.always = "-w"
@end
@end
@if arm or arm64:
--define:nimEmulateOverflowChecks
@end
@if nimv019:
--multimethods:on
--oldAst:on