summaryrefslogtreecommitdiff
path: root/packages/kaffe/kaffeh-native_1.1.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/kaffe/kaffeh-native_1.1.5.bb')
-rw-r--r--packages/kaffe/kaffeh-native_1.1.5.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/kaffe/kaffeh-native_1.1.5.bb b/packages/kaffe/kaffeh-native_1.1.5.bb
index 764631955d..dccc7559f4 100644
--- a/packages/kaffe/kaffeh-native_1.1.5.bb
+++ b/packages/kaffe/kaffeh-native_1.1.5.bb
@@ -1,6 +1,6 @@
SRC_URI = "http://www.kaffe.org/ftp/pub/kaffe/v1.1.x-development/kaffe-${PV}.tar.gz"
S = "${WORKDIR}/kaffe-${PV}"
-PR = "r1"
+PR = "r2"
include kaffe.inc
@@ -12,6 +12,7 @@ EXTRA_OECONF = "--disable-alsatest \
--with-jikes \
--without-classpath-gtk-awt \
--without-gmp \
+ --enable-pure-java-math \
--disable-native-awt \
--disable-sound \
--without-x \