aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1/embryo_svn.bb
blob: aeceb5abe4e76e18177ca6819050a3eec3e2e816 (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "The Enlightenment C-like scripting language for Edje"
LICENSE = "MIT BSD"
PV = "0.9.9.060+svnr${SRCREV}"
PR = "r1"

inherit efl

# HACK alert: When compiling for VFP embryo emits bugs -- maybe gcc bug
#FULL_OPTIMIZATION_arm =+ "-O0"