Move checks for /usr/lib/distcc/bin and /usr/lib/ccache/bin to the python
authorZac Medico <zmedico@gentoo.org>
Fri, 27 Mar 2009 04:32:25 +0000 (04:32 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 27 Mar 2009 04:32:25 +0000 (04:32 -0000)
commitb5ee42c5182049b4d00511905d1cf8eac73b6d04
tree694a81724af15cfba75d0c58969da61544483371
parent03ff7ade19d29a79a0212d3e87b39d5601f55b50
Move checks for /usr/lib/distcc/bin and /usr/lib/ccache/bin to the python
side and don't add distcc to CC and CXX when /usr/lib/distcc/bin doesn't exist
since that won't necessarily work. Thanks to Jeroen Roovers <jer@g.o> for
reporting the issue with adding distcc to CC. (trunk r13198)

svn path=/main/branches/2.1.6/; revision=13219
bin/ebuild.sh
pym/portage/__init__.py