mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 01:53:57 +01:00
* CPU386 define for Delphi compatibility
git-svn-id: trunk@3276 -
This commit is contained in:
parent
3360e21bd8
commit
f9a741df23
@ -1886,6 +1886,7 @@ begin
|
||||
{$ifdef i386}
|
||||
def_system_macro('CPU86');
|
||||
def_system_macro('CPU87');
|
||||
def_system_macro('CPU386');
|
||||
{$endif}
|
||||
{$ifdef m68k}
|
||||
def_system_macro('CPU68');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user