Kristian Benoit wrote:

On Fri, 2005-07-29 at 03:04 +0200, neon (Luca) wrote:
flag-o-matic provide functions to filter the cflags, but other flags.
You could grep the ebuild that use flag-o-matic for those functions and
find out (by the parameters) which flags has been filtered and see from
the results if a particular package is should be re-emerged.
Thanks for your help ;) now I'm trying to filter ebuilds with filter-flags and replace-flags but how sys-devel/gcc filter CFLAGS??? there are no filter-flags replace-flags etc in his ebuild...

Now I think that the good way is to apply ebuild's flag-o-matic functions directly to my current CFLAGS and then compare them with those in /var/db/pkg/.../.../CFLAGS.

Since I'm using python I can use portage api to do this, I'm skimming through BILLIONS of codelines trying to find something usefull, any hints???
--
[email protected] mailing list

Reply via email to