You've already forked lazarus-ccr
jvcllaz: JvPascalInterpreter packages does not compile for 64-bit. Add directive to stop compilation with decent error message.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7467 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -179,6 +179,8 @@ unit JvInterpreter;
|
|||||||
|
|
||||||
{.$DEFINE JvInterpreter_DEBUG}
|
{.$DEFINE JvInterpreter_DEBUG}
|
||||||
|
|
||||||
|
{$IFDEF CPUX64}THIS PACKAGE WAS NOT PORTED FOR 64-bit CPU{$ENDIF}
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
uses
|
uses
|
||||||
|
Reference in New Issue
Block a user