nkf_2.07.bb: merged native and non-native recipes
[openembedded.git] / recipes / erlang / erlang-native_R11B.1.bb
blob84723c4ec52b0d9790f8cc142b95f97c65bd9810
1 include erlang.inc
3 inherit native
5 # EXTRA_OEMAKE = 'OTP_SMALL_BUILD=true'
6 EXTRA_OECONF = '--without-ssl'
8 do_configure() {
9 TARGET=${HOST_SYS} \
10 ac_cv_prog_javac_ver_1_2=no \
11 oe_runconf
14 do_compile_prepend() {
15 export TARGET=${HOST_SYS}
18 do_stage_prepend() {
19 export TARGET=${HOST_SYS}
22 do_install_prepend() {
23 export TARGET=${HOST_SYS}
26 SRC_URI[md5sum] = "1fe3707d9bed898bc51444cb529fdd79"
27 SRC_URI[sha256sum] = "d5a8530dfee0b2348c4ad0107409fa73ac3233f31e2300ece625a2abd9eb4da7"