summaryrefslogtreecommitdiff
path: root/ccache/ccache_2.3.oe
blob: b0993020f3ee65c688f508ff67794cc71db537a2 (plain)
1
2
3
4
5
6
7
HOMEPAGE = "http:/ccache.samba.org"
DESCRIPTION = "compiler cache"
DEPENDS = "virtual/libc"

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

inherit autotools