Thanks, the problem is that USE flags are not changed, but CROSSCOMPILE_HEADER_OPTIONS New option is added there which is not used anyways.
I'll try that as soon as I can. >> The same story applies to different packages. If new USE flag is added >> which I don't use anyways, I still have to recompile the same version >> of package because emerge bugs me to do it. >> >> Does anyone knows how to avoid unnecessary recompilation in this case? > > Edit /var/db/pkg/cat/pkg-version/USE. This file contains the USE flags > the package was built with, editing it to match the changed flags fools > portage into thinking a re-compilation is not available. > > Alternatives are don't use --newuse with emerge world unless you are also > using --pretend, or let the merging begin, hit Ctrl-C when that package > starts then run emerge --resume --skipfirst. > > > -- > Neil Bothwick > > Give a man a fish and you feed him for a day; teach him > to use the Net and he won't bother you for weeks. > -- gentoo-user@lists.gentoo.org mailing list