mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-06 11:10:17 +02:00
Fixed LLVM compilation after r45143
git-svn-id: trunk@45155 -
This commit is contained in:
parent
a506fe9560
commit
589b2b956f
@ -137,7 +137,8 @@ implementation
|
||||
'sparc64',
|
||||
'riscv32',
|
||||
'riscv64',
|
||||
'xtensa'
|
||||
'xtensa',
|
||||
'z80'
|
||||
);
|
||||
{$endif}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user