mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-08 13:06:17 +02:00
* fixed compilation of ppudump
This commit is contained in:
parent
cf0f337447
commit
924c917276
@ -249,7 +249,8 @@ const
|
|||||||
{ 120 } 'Linux-LoongArch64',
|
{ 120 } 'Linux-LoongArch64',
|
||||||
{ 121 } 'iPhoneSim-AArch64',
|
{ 121 } 'iPhoneSim-AArch64',
|
||||||
{ 122 } 'Human68k-m68k',
|
{ 122 } 'Human68k-m68k',
|
||||||
{ 123 } 'PS1-mipsel'
|
{ 123 } 'PS1-mipsel',
|
||||||
|
{ 124 } 'WASIp1threads-WASM32'
|
||||||
);
|
);
|
||||||
|
|
||||||
const
|
const
|
||||||
|
Loading…
Reference in New Issue
Block a user