mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-05 04:18:31 +02:00
* typo
This commit is contained in:
parent
548e91f104
commit
c07da2a654
@ -283,7 +283,7 @@
|
||||
{$define mips64}
|
||||
{$endif mips64eb}
|
||||
|
||||
{ Also accept mips64 for big endian 64-bit mips, but only if mips64 el is not eet }
|
||||
{ Also accept mips64 for big endian 64-bit mips, but only if mips64 el is not set }
|
||||
{$ifdef mips64}
|
||||
{$define mips}
|
||||
{$ifndef mips64el}
|
||||
|
Loading…
Reference in New Issue
Block a user