aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cacao/cacao_0.99.3.bb
blob: 912ddf8812dfa2a13d87f2e0ccb24a0be6de40ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require cacao.inc

PR = "r8"

SRC_URI = "\
  http://www.complang.tuwien.ac.at/cacaojvm/download/cacao-${PV}/cacao-${PV}.tar.bz2 \
  file://cacao-codegen-arm1.patch;patch=1 \
  file://cacao-codegen-arm2.patch;patch=1 \
  file://cacao-arm-race.patch;patch=1 \
  file://vfp-compat.patch;patch=1 \
  file://cacao-disable-stackbase-check.patch;patch=1 \
  file://cacao_PR99_C_0.99.3.patch;patch=1 \
  "