For QA I have FEATURES="stricter" in my make.conf. As upstream said that they don't intend to fix TEXTRELs in libGL (for performance reasons), it's probably a good idea to disable those checks, means setting RESTRICT="stricter" Thoughts on that?
I'd like if we could do this based on USE=hardened, since that (I think) will disable the textrels.
Done, thanks!