gentooLTO
gentooLTO copied to clipboard
lto-rebuild always wants to rebuild dev-lang/go
Hey,
I noticed that, every time I'm running lto-rebuild -r oder lto-rebuild -l, it wants to rebuild dev-lang/go. Even if I do rebuild it.
Here's the print from my shell:
sudo lto-rebuild -l
Passwort:
Searching in
/usr/lib
/usr/lib64
/usr/lib32
for static archives that were built using a different GCC...
The following packages installed static archives
that were built using a different GCC:
dev-lang/go:0
Yeah this is definitely an annoyance. I'd welcome a PR that filters dev-lang/go out from the results. Or, ideally, uses /var/db/pkg to intelligently figure out where static archives are at in the first place.