On Sunday 02 February 2003 15:58, keanu wrote:
> On Sunday 02 February 2003 15:27, Lotas Smartman wrote:
> > Ill try it my self. i have a 200, 450, 700 and 1.3gz  systems and
> > building stuff on the 200 and 450 is a pain! distcc would be nice to get
> > the other 3 to help! hehe!! :) compile farm here i come! :)
>
> actualy that still didn't quite do it, but this works perfect for me (can't
> make a patch didn't copy backup of the old file )
> <line 139>
> #we need this next line for "die" and "assert"
> shopt -s expand_aliases
> CCBKUP=${CC}
> CXXBKUP=${CXX}
> source /etc/profile.env > /dev/null 2>&1
> export CC=${CCBKUP}
> export CXX=${CXXBKUP}
> #define these in make.conf:
> export DISTCC_HOSTS
> export DISTCC_VERBOSE
> export DISTCC_LOG
> export
> PATH="/sbin:/usr/sbin:/usr/lib/portage/bin:/bin:/usr/bin:${ROOTPATH}"


this is from ebuild.sh offcourse :\

--
[EMAIL PROTECTED] mailing list

Reply via email to