Gentoo Archives: gentoo-dev

From: "Robin H. Johnson" <robbat2@g.o>
To: Gentoo Developers <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] per-package environment variables.
Date: Wed, 01 Sep 2004 18:02:06
Message-Id: 20040901155911.GB20759@curie-int.orbis-terrarum.net
In Reply to: Re: [gentoo-dev] per-package environment variables. by aye
1 On Wed, Sep 01, 2004 at 04:02:46PM +0200, aye wrote:
2 > well - i've got one more idea. all your proposal have one weakness from
3 > my point of view. i've reported bug (and reopened the second one) for
4 > one reason: i want to have some base system compiled in way, which makes
5 > me possibility to run on diffrent procesors (mainly i'm interested in
6 > pentiums and athlons), while the rest of programs should be compiled
7 > with optimalization for my home cpu.
8 > in your solutions i'd have to had a long file looks like it:
9 [snip]
10
11 Your setup here could be better solved with portage recognizing groups
12 of packages - both predefined groups 'system' and custom groups.
13
14 Eg you can replace everything with one line:
15 package-group/system low_c_flags
16
17 And that would compile everything portage considers as system with the
18 environment from low_c_flags.
19
20 --
21 Robin Hugh Johnson
22 E-Mail : robbat2@××××××××××××××.net
23 Home Page : http://www.orbis-terrarum.net/?l=people.robbat2
24 ICQ# : 30269588 or 41961639
25 GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85

Replies

Subject Author
Re: [gentoo-dev] per-package environment variables. aye <aye@××××××.pl>