mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-07 01:48:00 +02:00
* fix PowerPC compilation
git-svn-id: trunk@44097 -
This commit is contained in:
parent
9dd25d836d
commit
b777dc21d7
@ -226,9 +226,6 @@ implementation
|
||||
result.intsize:=intsize;
|
||||
result.def:=def;
|
||||
result.Temporary:=Temporary;
|
||||
{$ifdef powerpc}
|
||||
result.composite:=composite;
|
||||
{$endif powerpc}
|
||||
end;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user