diff options
| author | Robert Schuster <robertschuster@fsfe.org> | 2009-05-26 17:51:08 +0200 |
|---|---|---|
| committer | Robert Schuster <robertschuster@fsfe.org> | 2009-05-26 17:52:08 +0200 |
| commit | 685650a1c18e33967c9860ec9f04bff5e6812fb4 (patch) | |
| tree | c5e0aa1cfab99967e3c4d9f0e89634301fa4ce4b | |
| parent | bca9bd43d90ba0e2b320962ed9cd3e8145c8d745 (diff) | |
jamvm-native 1.5.3: Added note.
| -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" |
