-
- Downloads
Make stdenv handling less intrusive.
* Don't encode "-Qunused-arguments", as this is only supported in Clang and will break building when C/C++ compiler is switched during the process, e.g. building gcc. The warning is harmless without "-Werror".
Please register or sign in to comment