mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 10:09:23 +02:00
* Enabled safecall support for aarch64 to be on par with other cpus.
git-svn-id: trunk@39903 -
This commit is contained in:
parent
da39d06d80
commit
88365b6d92
@ -271,6 +271,7 @@
|
|||||||
{$define cputargethasfixedstack}
|
{$define cputargethasfixedstack}
|
||||||
{$define cpurefshaveindexreg}
|
{$define cpurefshaveindexreg}
|
||||||
{$define SUPPORT_GET_FRAME}
|
{$define SUPPORT_GET_FRAME}
|
||||||
|
{$define SUPPORT_SAFECALL}
|
||||||
{$endif aarch64}
|
{$endif aarch64}
|
||||||
|
|
||||||
{$ifdef riscv32}
|
{$ifdef riscv32}
|
||||||
|
Loading…
Reference in New Issue
Block a user