aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1/embryo_svn.bb
blob: 550edc1d74c876c2bc7f46fd42439f8c99db6405 (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${SRCPV}"
PR = "r1"

inherit efl

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