I'm writing a little script that recompiles packages with different
CFLAGS (from the ones in make.conf)
But there are some packages (like gcc) that keep overriding CFLAGS with
their own CFLAGS.
My question is: how can i individuate those packages? i want to filter them.
It's something related with "inherit flag-o-matic"? can i ignore ebuilds
wich contain this line or some of them don't override CFLAGS? gcc's
ebuild hasn't flag-o-matic but it overrides CFLAGS.
now i'm controlling /var/db/pkg/pack-cat/pack-name/INHERITED and if it
contains flag-o-matic i filter the package but i'm not sure this is the
good way.
any suggestions?
thanks and sorry for my bad english.
--
[email protected] mailing list