mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-02-19 19:36:26 +01:00
Fix compiltion of powerpc compiler
This commit is contained in:
parent
f9a36d68b0
commit
9d0e1bdcfd
@ -361,6 +361,7 @@ uses
|
||||
LA_LR_AIX = 8;
|
||||
LA_LR_SYSV = 4;
|
||||
{ offset in the linkage area for the saved RTOC register}
|
||||
LA_RTOC_SYSV = 20;
|
||||
LA_RTOC_AIX = 20;
|
||||
LA_RTOC_ELFV2 = 12;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user