summaryrefslogtreecommitdiff
path: root/packages/efl1/embryo_cvs.bb
blob: 02385e9ec7a618b5e575d10c3c4cc558267c496c (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.043+cvs${SRCDATE}"
PR = "r0"

inherit efl

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