mono-1.9.1: first pass at adding mono 1.9.1 to OE
[openembedded.git] / packages / jamvm / jamvm-native.inc
blob07eecb52b3fc319afa23122eb99001b000daf191
1 require jamvm.inc 
3 DEPENDS = "zlib-native classpath-native virtual/javac-native"
5 PROVIDES_jamvm = "virtual/java-native"
7 RPROVIDES_jamvm = ""
9 # This uses 32 bit arm, so force the instruction set to arm, not thumb
10 ARM_INSTRUCTION_SET = "arm"
12 inherit native
14 S = "${WORKDIR}/jamvm-${PV}"
16 do_install_append() {
17   ln -sf jamvm ${STAGING_BINDIR}/java