aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1/embryo_svn.bb
blob: 688ec22e97f230951b5bf8b13795cc7aa0041261 (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 = "r1"

inherit efl

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