into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/04 19:56:28+02:00 dyndns.org!reenoo
Merge oe-devel@oe-devel.bkbits.net:openembedded
into sugarcube.dyndns.org:/home2/oe/bakery/openembedded
2005/06/04 19:56:04+02:00 dyndns.org!reenoo
kaffe (kaffeh-native): add --enable-pure-java-math to really get rid of gmp as a native dependency.
BKrev: 42a1f587U7Tp6G4VJtD0k3xM6beoyQ
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
--with-jikes \
--without-classpath-gtk-awt \
--without-gmp \
+ --enable-pure-java-math \
--disable-native-awt \
--disable-sound \
--without-x \
PV = "1.1.5+cvs${CVSDATE}"
DEFAULT_PREFERENCE = "-1"
-PR = "r1"
+PR = "r2"
SRC_URI = "cvs://readonly:readonly@cvs.kaffe.org/cvs/kaffe;module=kaffe"
S = "${WORKDIR}/kaffe"
--with-jikes \
--without-classpath-gtk-awt \
--without-gmp \
+ --enable-pure-java-math \
--disable-native-awt \
--disable-sound \
--without-x \