mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-09 08:26:02 +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,
|
||||
{ symtable }
|
||||
symconst,symsym,symtable,symcreat,
|
||||
defutil,defcmp,jvmdef,
|
||||
defutil,defcmp,
|
||||
{$ifdef jvm}
|
||||
jvmdef,
|
||||
{$endif}
|
||||
{ modules }
|
||||
fmodule,
|
||||
{ pass 1 }
|
||||
|
Loading…
Reference in New Issue
Block a user