Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
[openembedded.git] / recipes / distcc / distcc_2.11.bb
1 SECTION = "devel"
2 LICENSE = "GPLv2"
3 DESCRIPTION = "distcc is a parallel build system that distributes \
4 compilation of C/C++/ObjC code across machines on a network."
5
6 SRC_URI = "http://distcc.samba.org/ftp/distcc/distcc-${PV}.tar.bz2"
7
8 inherit autotools