Gentoo Archives: gentoo-dev

From: Aron Griffis <agriffis@g.o>
To: Gentoo-Dev <gentoo-dev@g.o>
Subject: Re: [gentoo-dev] Re: new local USE var: vim-with-x
Date: Tue, 29 Apr 2003 20:10:13
Message-Id: 20030429201011.GD28566@zk3.dec.com
In Reply to: Re: [gentoo-dev] Re: new local USE var: vim-with-x by Martin Schlemmer
1 Hi Azarah,
2
3 Martin Schlemmer wrote:[Tue Apr 29 2003, 02:16:30PM EDT]
4 > 1) Do not take heed of the 'X' use flag, except then it is '-X',
5 > or [ -z "`use X`" ], and then disabled it totally.
6 >
7 > 2) Do not DEPEND on X under any circumstances.
8 >
9 > 3) Do however build X support if we detect X ... meaning, do not
10 > add a --with-x or --without-x (or whatever), except for 1).
11
12 If you read my first email in this thread, you'll see that I don't think
13 this is a valid solution. The reason is that it means that vim will be
14 built differently purely depending on the environment. Part of the
15 point of USE and DEPEND is that we get a deterministic build. I think
16 the solution of the local USE flag, despite its drawbacks, is better
17 than depending on the installed environment.
18
19 Aron
20
21 --
22 gentoo-dev@g.o mailing list