mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 09:09:30 +02:00
+ sparc32 for normal sparc to be used in the compiler
git-svn-id: trunk@36428 -
This commit is contained in:
parent
024481262c
commit
8b19610509
@ -103,6 +103,10 @@
|
||||
{$define cpurefshaveindexreg}
|
||||
{$define SUPPORT_SAFECALL}
|
||||
{$define sparcgen}
|
||||
|
||||
{ the official name of the 32 Bit SPARC port is still "sparc" but
|
||||
using the sparc32 define makes things more clear }
|
||||
{$define sparc32}
|
||||
{$endif sparc}
|
||||
|
||||
{$ifdef sparc64}
|
||||
|
Loading…
Reference in New Issue
Block a user