mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-06 13:10:17 +02:00
also add solaris-sparc64 to ppudump, fix build breakage after r37701
git-svn-id: trunk@37702 -
This commit is contained in:
parent
ce13d8a698
commit
0d15323c29
@ -179,7 +179,8 @@ const
|
||||
{ 90 } 'Embedded-i8086',
|
||||
{ 91 } 'AROS-arm',
|
||||
{ 92 } 'WebAssembly-wasm',
|
||||
{ 93 } 'Linux-sparc64'
|
||||
{ 93 } 'Linux-sparc64',
|
||||
{ 94 } 'Solaris-sparc64'
|
||||
);
|
||||
|
||||
const
|
||||
|
Loading…
Reference in New Issue
Block a user