mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 01:59:18 +02:00
* Patch from Fuxin Zhang: remove cpuflags define for mips and mipsel CPUs
git-svn-id: trunk@21533 -
This commit is contained in:
parent
d6d237d688
commit
1e1e0f969e
@ -176,7 +176,7 @@
|
||||
{$define cpu32bit}
|
||||
{$define cpu32bitalu}
|
||||
{$define cpu32bitaddr}
|
||||
{ $define cpuflags}
|
||||
{ define cpuflags}
|
||||
{$define cputargethasfixedstack}
|
||||
{$define cpurequiresproperalignment}
|
||||
{ define cpumm}
|
||||
|
Loading…
Reference in New Issue
Block a user