aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ccache/ccache_2.4.bb
blob: 1f00408c92df102e30fa9810dfba071bac4d95ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
DESCRIPTION = "compiler cache"
HOMEPAGE = "http:/ccache.samba.org"
SECTION = "devel"
LICENSE = "GPL"
PR = "r2"

SRC_URI = "http://samba.org/ftp/ccache/ccache-${PV}.tar.gz \
	file://ccache-gcov.patch \
	"

inherit autotools

TARGET_CC_ARCH += "${LDFLAGS}"

SRC_URI[md5sum] = "73c1ed1e767c1752dd0f548ec1e66ce7"
SRC_URI[sha256sum] = "435f862ca5168c346f5aa9e242174bbf19a5abcaeecfceeac2f194558827aaa0"