mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-10 15:05:58 +02:00
* ifdefed jvmdef usage
git-svn-id: branches/jvmbackend@18641 -
This commit is contained in:
parent
bd9e0b1a45
commit
ec33f745a2
@ -74,7 +74,10 @@ implementation
|
|||||||
paramgr,procinfo,
|
paramgr,procinfo,
|
||||||
{ symtable }
|
{ symtable }
|
||||||
symconst,symsym,symtable,symcreat,
|
symconst,symsym,symtable,symcreat,
|
||||||
defutil,defcmp,jvmdef,
|
defutil,defcmp,
|
||||||
|
{$ifdef jvm}
|
||||||
|
jvmdef,
|
||||||
|
{$endif}
|
||||||
{ modules }
|
{ modules }
|
||||||
fmodule,
|
fmodule,
|
||||||
{ pass 1 }
|
{ pass 1 }
|
||||||
|
Loading…
Reference in New Issue
Block a user