aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/libffi/libffi_3.0.9.bb
blob: 7e3c1d832116b13d266851feccb31a7dd55c71e1 (plain)
1
2
3
4
5
6
SRC_URI = "ftp://sourceware.org/pub/libffi/${BPN}-${PV}.tar.gz"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fa09cb778aaba64dc9eac37ab7e4e5d8"
inherit autotools

BBCLASSEXTEND = "native"