Dale schrieb am 23.11.2008 10:06:
> Alan McKinnon wrote:
>> On Sunday 23 November 2008 06:23:41 Dale wrote:
>>   
>>> I guess we need to add that option to make sure we are REALLY up to
>>> date.  Isn't there a way to tell a command to add options without typing
>>> it in each time?  Not just portage but any command.  It may work well
>>> for this.  Than again, that may mess up a -C command.   o_O
>>>     
>> Define an alias in your profile to get that
>>
>>   
> 
> Cool.  It works best here:  /etc/bash/bashrc  About line 68 on my file. 
> Looks like a script but it seems to work. 
> 
> I hope I don't bork my system playing with this.  LOL

I think there is a more elegant solution by using EMERGE_DEFAULT_OPTS in
make.conf.

grep EMERGE_DEFAULT_OPTS /etc/make.conf
EMERGE_DEFAULT_OPTS="--with-bdeps y --nospinner"

From man.make.conf:

EMERGE_DEFAULT_OPTS

Options to append to the end of the emerge(1) command line on every
invocation. These options will not be appended to the command line if
--ignore-default-opts is specified.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to