aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1/embryo_svn.bb
blob: 1caba54e963526b2b8584736722f8c9d410ed0d2 (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.050+svnr${SRCREV}"
PR = "r2"

inherit efl

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