Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge kde happens to ignore my make.conf settings !!!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
kayard
n00b
n00b


Joined: 16 Dec 2002
Posts: 44

PostPosted: Sat Mar 15, 2003 2:57 pm    Post subject: emerge kde happens to ignore my make.conf settings !!! Reply with quote

When I type:
Code:
 USE="-doc -gnome" emerge kde

portage starts using -O3 -mcpu=athlon-xp... for compiling kde and stuff. Then, after an hour or so, it switch to -O2 -mcpu=i686... without his saying anything.

At the moment it's merging kdenetwork with -O2 -mcpu=i686 though it started merging kde-libs with -O3 and -mcpu=athlon-xp

Is it Normal ? is there a way to force it to keep my make.conf settings ?

Thanks once again

Paolo
Back to top
View user's profile Send private message
wolf@zh
n00b
n00b


Joined: 14 Feb 2003
Posts: 72

PostPosted: Sat Mar 15, 2003 3:08 pm    Post subject: Reply with quote

there are some packages who don't compile correctly with to agressive cflags, so the cflags get stripped down in the ebuild. if you really want to change this, you could look into the ebuild an looking for something like "stripeflags", but you will almost certainly run into problems...
Back to top
View user's profile Send private message
barlad
l33t
l33t


Joined: 22 Feb 2003
Posts: 673

PostPosted: Sat Mar 15, 2003 3:10 pm    Post subject: Reply with quote

Yeah I thinks it is normal.

I heard of some ebuilds that would modify your config files because some options are known not to work when you use them in compiling.

If you see it being automatically switched from -mcpu=athlon-xp to -mcpu=i686, there must be a reason and I would not recommend you at all to force your flag (it may not even compile anyway).

That said, if you still want to... I guess you can compile it manually and let portage know you installed the ebuild? I dont know if there is an option to force the options you asked for.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum