Gentoo Archives: gentoo-user

From: Rumen Yotov <rumen@××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] compilation option
Date: Mon, 26 Jun 2006 16:17:56
Message-Id: 44A006E4.4030205@qrypto.org
In Reply to: [gentoo-user] compilation option by Pawel K
1 Pawel K wrote:
2 > Hello
3 > I want to compile lynx with the following option:
4 > --enable-default-colors
5 >
6 > As far as I know this option isn't adjustable by any
7 > global/local use flag. I know I can add this option to
8 > my:
9 > /usr/portage/www-client/lynx/lynx-2.8.5-r2.ebuild
10 >
11 > but I will have to do that everytime i upgrade lynx.
12 >
13 > 1) How can I add this option to every lynx build ?
14 > 2) Can I pass this argument to emerge/ebuild commad ?
15 >
16 > thank You for help
17 >
18 > __________________________________________________
19 > Do You Yahoo!?
20 > Tired of spam? Yahoo! Mail has the best spam protection around
21 > http://mail.yahoo.com
22 Hi,
23 IIRC you could use EXTRA_ECONF env. var:
24 EXTRA_ECONF="--enable-default-colors" emerge lynx -av
25 Search in this ML archives for more customized use of EXTRA_ECONF.
26 HTH.Rumen

Attachments

File name MIME type
smime.p7s application/x-pkcs7-signature