Move checks for /usr/lib/distcc/bin and /usr/lib/ccache/bin to the python
authorZac Medico <zmedico@gentoo.org>
Thu, 26 Mar 2009 21:17:18 +0000 (21:17 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 26 Mar 2009 21:17:18 +0000 (21:17 -0000)
commit598a46df25a4e0fde644880012ec9b0a28e2bfc0
tree1f230a7cf7fccce19b9fb4b4934c01738abbbf05
parent820b027cd89d731b3e1c63c969c05642798e8247
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.

svn path=/main/trunk/; revision=13198
bin/ebuild.sh
pym/portage/__init__.py