mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 11:29:16 +02:00
* fixed compilation of ppudump
git-svn-id: trunk@31522 -
This commit is contained in:
parent
839ab714cc
commit
3145d68fdb
@ -171,7 +171,8 @@ const
|
|||||||
{ 85 } 'DragonFly-x86-64',
|
{ 85 } 'DragonFly-x86-64',
|
||||||
{ 86 } 'Darwin-AArch64',
|
{ 86 } 'Darwin-AArch64',
|
||||||
{ 87 } 'iPhoneSim-x86-64',
|
{ 87 } 'iPhoneSim-x86-64',
|
||||||
{ 88 } 'Linux-AArch64'
|
{ 88 } 'Linux-AArch64',
|
||||||
|
{ 89 } 'Win16'
|
||||||
);
|
);
|
||||||
|
|
||||||
const
|
const
|
||||||
|
Loading…
Reference in New Issue
Block a user