I've modified the sys-process/runit ebuild to provide support for USE="diet" (dietlibc) as documented at http://smarden.org/runit/usedietlibc.html Reproducible: Always Steps to Reproduce:
Created attachment 59994 [details, diff] patch for dietlibc support
no, export your CC/CXX variables
Created attachment 60032 [details, diff] patch for dietlibc support Ah, ok. How about this?
you misunderstand ... i'm saying that USE=diet should not be used like this YOU export CC/CXX in your own env before emerging the package
Ok, now I'm confused. How should USE=diet be used if not like this? It's an IUSE in five other packages and each has a different way of making the package use it. This patch is how runit is documented to make use of it and it's exactly what the ebuild for app-shells/dash does.