Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
question about make.conf and the cflags
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
Detnap
n00b
n00b


Joined: 17 Oct 2002
Posts: 6

PostPosted: Fri Sep 19, 2003 3:25 am    Post subject: question about make.conf and the cflags Reply with quote

i was wondering if the settings in my make.conf file were systemwide or only for when i use "emerge foo".

for example, if i download the source for icewm and compile it with
./configure
make
make install

will it use the settings in my make.conf file?
if not, how do i use cflags with stuff i configure on my own?
Back to top
View user's profile Send private message
meowsqueak
Veteran
Veteran


Joined: 26 Aug 2003
Posts: 1549
Location: New Zealand

PostPosted: Fri Sep 19, 2003 4:26 am    Post subject: Reply with quote

No it won't use your USE flags - you'll need to explicitly specify the desired configure flags yourself. As for the CFLAGS stuff - take a look at almost any ebuild and you'll see how it works.

(hint: you can set CFLAGS before running make and most makefiles will honour them).
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