mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-22 02:09:29 +02:00
* ifdefed jvmdef usage
git-svn-id: branches/jvmbackend@18643 -
This commit is contained in:
parent
ae554ba1d3
commit
9d4162d840
@ -352,7 +352,10 @@ implementation
|
|||||||
{ target }
|
{ target }
|
||||||
systems,
|
systems,
|
||||||
{ symtable }
|
{ symtable }
|
||||||
defutil,symtable,jvmdef,
|
defutil,symtable,
|
||||||
|
{$ifdef jvm}
|
||||||
|
jvmdef,
|
||||||
|
{$endif}
|
||||||
fmodule,
|
fmodule,
|
||||||
{ tree }
|
{ tree }
|
||||||
node,
|
node,
|
||||||
|
Loading…
Reference in New Issue
Block a user