diff options
author | Robert Schuster <thebohemian@gmx.net> | 2008-07-13 13:35:46 +0000 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2008-07-13 13:35:46 +0000 |
commit | 85d37bf5630eec2a5198d2049432271052ceaf4a (patch) | |
tree | f4a11114f2fb38f85420533fa288c6020c6f3b41 /packages/jamvm/jamvm-native_1.5.1.bb | |
parent | a6993535d09d741c5758cbbdc7dee66a0cc90b3b (diff) |
Added jamvm-native as a provider for virtual/java-native. Use this if
you have trouble with cacao-native (which is somehow miscompiled with
Debian's GCC 4.3.1).
jamvm-native 1.5.1: New recipe.
Diffstat (limited to 'packages/jamvm/jamvm-native_1.5.1.bb')
-rw-r--r-- | packages/jamvm/jamvm-native_1.5.1.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/jamvm/jamvm-native_1.5.1.bb b/packages/jamvm/jamvm-native_1.5.1.bb new file mode 100644 index 0000000000..e174e2a312 --- /dev/null +++ b/packages/jamvm/jamvm-native_1.5.1.bb @@ -0,0 +1,4 @@ +require jamvm-native.inc + +PR = "r0" + |