mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-25 18:49:21 +02:00
* compilation fixed
This commit is contained in:
parent
3e75ba52f3
commit
048385fd7f
@ -242,7 +242,8 @@ const
|
||||
{ 115 } 'FreeBSD-AArch64',
|
||||
{ 116 } 'Embedded-aarch64',
|
||||
{ 117 } 'Linux-MIPS64',
|
||||
{ 118 } 'Linux-MIPS64el'
|
||||
{ 118 } 'Linux-MIPS64el',
|
||||
{ 119 } 'FreeRTos-RiscV32'
|
||||
);
|
||||
|
||||
const
|
||||
|
@ -1 +1 @@
|
||||
'2022-04-24 hash fc6d558727'
|
||||
'2023-01-27 hash 3e75ba52f3'
|
||||
|
Loading…
Reference in New Issue
Block a user