mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-26 02:12:50 +02:00
- remove extra ifdef i386 (avoir compilation errors)
This commit is contained in:
parent
1cab2d8d3d
commit
9972293cee
@ -66,9 +66,7 @@ implementation
|
|||||||
verbose,systems,globtype,globals,
|
verbose,systems,globtype,globals,
|
||||||
symconst,script,
|
symconst,script,
|
||||||
fmodule,dos
|
fmodule,dos
|
||||||
{$ifdef i386}
|
|
||||||
,aasmbase,aasmtai,aasmcpu,cpubase
|
,aasmbase,aasmtai,aasmcpu,cpubase
|
||||||
{$endif i386}
|
|
||||||
,i_linux
|
,i_linux
|
||||||
;
|
;
|
||||||
|
|
||||||
@ -551,7 +549,10 @@ end.
|
|||||||
|
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.5 2002-12-06 17:51:43 peter
|
Revision 1.6 2002-12-14 13:02:45 carl
|
||||||
|
- remove extra ifdef i386 (avoir compilation errors)
|
||||||
|
|
||||||
|
Revision 1.5 2002/12/06 17:51:43 peter
|
||||||
* m68k library support
|
* m68k library support
|
||||||
|
|
||||||
Revision 1.4 2002/11/17 16:32:04 carl
|
Revision 1.4 2002/11/17 16:32:04 carl
|
||||||
|
Loading…
Reference in New Issue
Block a user