Hi, 

I'm trying out musl and I noticed that even when "--prefix" is used for "configure", "make install" still tries to put a symlink in "/lib".

Is this intentional?

I rather keep my system directories clean and isolate my dev stuff.

Thanks

PS. Is there a "musl-g++.specs" floating around anywhere?