summaryrefslogtreecommitdiff
path: root/packages/efl/embryo-native_0.9.1.013.bb
blob: ba24e954bc10ef7213e2df5342c4e12d3a121675 (plain)
1
2
3
4
5
6
include embryo_${PV}.bb
inherit native

do_stage_append() {
	${HOST_SYS}-libtool --mode=install install -m 0755 src/bin/embryo_cc ${STAGING_BINDIR}
}