diff options
-rw-r--r-- | recipes/jamvm/jamvm-native_1.5.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/jamvm/jamvm-native_1.5.3.bb b/recipes/jamvm/jamvm-native_1.5.3.bb index e174e2a312..07a213c260 100644 --- a/recipes/jamvm/jamvm-native_1.5.3.bb +++ b/recipes/jamvm/jamvm-native_1.5.3.bb @@ -1,3 +1,5 @@ +# Note: You *must* use this together with classpath-native 0.98. Otherwise it won't work! + require jamvm-native.inc PR = "r0" |