[PATCH] D53238: [Driver] Add -static-{rtlib, stdlib} and make -static-{libgcc, libstdc++} their aliases
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 4 09:54:39 PST 2018
MaskRay added a comment.
In D53238#1318349 <https://reviews.llvm.org/D53238#1318349>, @martell wrote:
> Seems like a better solution than what I had in D37726 <https://reviews.llvm.org/D37726>.
> I'm not sully sure on the naming so I think someone else should also sign off on this.
This is still not good enough. `--static=rtlib,stdlib` may be better. I'll also find some time to improve this one :)
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53238/new/
https://reviews.llvm.org/D53238
More information about the cfe-commits
mailing list