Michael Orlitzky wrote:
> On 02/05/2012 01:46 PM, Dale wrote:
>>
>> It does the same for portages work space too.  I have portages work
>> directory on tmpfs and I always have to mount with the size=12g option
>> so that LOo will even start.
>>
>> Thing is, it rarely uses more than 4Gbs or so.  Is there a way to
>> disable this mess?  I got the space for my compile.  I really don't need
>> the checks.  Another reason for the question, the OP could add a ungodly
>> amount of swap and just listen the hard drive heads sing.
>>
>> Dale
>>
>> :-)  :-)
>>
> 
> I_KNOW_WHAT_I_AM_DOING="yes" will disable it. The prerequisite check is
> done in check-reqs.eclass, so setting it in make.conf should disable
> prereq checking for all packages if you're OK with the voided warranty.
> 
> 


I always thought that was people making a joke.  So, I put it in there.
 Sure enough, it's there.

root@fireball / # emerge --info | grep -i doing
I_KNOW_WHAT_I_AM_DOING="yes"
root@fireball / #

Kewl.  Now I need to add that to one of those other files just to apply
that to LOo.  I don't want to break EVERYTHING.  lol

Thanks MUCH!

Dale

:-)  :-)

-- 
I am only responsible for what I said ... Not for what you understood or
how you interpreted my words!

Miss the compile output?  Hint:
EMERGE_DEFAULT_OPTS="--quiet-build=n"

Reply via email to