Allow building of sys-process/minit without dietlibc. On systems, like mine, where early userspace isn't already built with dietlibc there is an extra cost involved with using a diet enabled minit. The attached patch adds support for compiling with the default libc on your system. There is already a diet use flag in existance, so I can't see how this could be controversial. Hence the brevity. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created attachment 56403 [details, diff] minit-use_diet_flag.patch
thanks, added to portage :)