Closed
Description
When I build CoreCLR on OS X 10.10 following the merge of dotnet/coreclr#117, I get the following warning for every code file compiled:
clang: warning: argument unused during compilation: '-nostdinc++'
Any chance this could be removed? (It would probably be a good idea to only do this on OS X, as this flag probably has meaning to Linux compilers.)
Metadata
Metadata
Assignees
Labels
No labels