Shane Peelar
Shane Peelar
Ahh yes, I moved a little too fast on this one. It turns out that `F*FLAGS` for Fortran are automatically set by `package.cflags` to `CFLAGS`. Furthermore, `OBJ*FLAGS` are also set...
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...
Thanks for the heads up!
Very doable! Maybe after GCC 11?
Are you able to emerge it with just `-O2 -march=native`?
Just to make sure I understand, after first building `sys-devel/gcc` with `-O2 -march=native`, you were able to build it with the GentooLTO defaults without any issues?
The coverage statistic was very conservative even at it's time -- they're all packages that we have multiple independent confirmations of them working. Another way to look at it is...
Can't reproduce. Do you have a `build.log`?
Have you tried GCC 11?
Thanks!