* CPUI386 => I386

git-svn-id: trunk@27101 -
This commit is contained in:
florian 2014-03-11 21:24:33 +00:00
parent 7c606ba34c
commit e5a5ae8bcb

View File

@ -345,7 +345,7 @@ interface
(name: 'EABI' ; supported:{$ifdef FPC_ARMEL}true{$else}false{$endif}),
(name: 'ARMEB' ; supported:{$ifdef FPC_ARMEB}true{$else}false{$endif}),
(name: 'EABIHF' ; supported:{$ifdef FPC_ARMHF}true{$else}false{$endif}),
(name: 'OLDWIN32GNU'; supported:{$ifdef CPUI386}true{$else}false{$endif})
(name: 'OLDWIN32GNU'; supported:{$ifdef I386}true{$else}false{$endif})
);
var