Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How to properly change CFLAGS ?
Date: Tue, 22 Aug 2006 15:11:40
Message-Id: 200608221703.23362.bo.andresen@zlin.dk
In Reply to: Re: [gentoo-user] How to properly change CFLAGS ? by Richard Fish
1 On Tuesday 22 August 2006 05:18, Richard Fish wrote:
2 > > I see the point in this. (AFAIK there is no way to break up "emerge -e
3 > > xy" into smaller pieces, something to do in several separated steps.
4 >
5 > Actually there is.  You can find all packages not compiled with -Os
6 > and rebuild them with something like:
7
8 [SNIP]
9
10 Just wanted to add that another approach for emerging the packages that are
11 used the most could be found in [1]. Be replacing splitdebug with "\-Os" and
12 FEATURES with CFLAGS the script in the sixth post will allow you to emerge all
13 packages that any application that you specify belongs to or is linked against
14 but which isn't already emerged with -Os.
15
16 [1] http://groups.google.com/group/linux.gentoo.user/tree/browse_frm/thread/939e2c14eb49af8f/b8731194c759d361
17
18 --
19 Bo Andresen

Replies

Subject Author
Re: [gentoo-user] How to properly change CFLAGS ? "Stefan G. Weichinger" <lists@×××××.at>