Skip to content

OS X clang unused argument warning #3913

Closed
@wjk

Description

@wjk

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions