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

SRC_URI := http://ccache.samba.org/ftp/ccache/ccache-2.3.tar.gz

inherit autotools