Skip to content

Remove -Wc++-compat option when building Mono as C++#47370

Merged
akoeplinger merged 1 commit intodotnet:masterfrom
monojenkins:sync-pr-20780-from-mono
Jan 25, 2021
Merged

Remove -Wc++-compat option when building Mono as C++#47370
akoeplinger merged 1 commit intodotnet:masterfrom
monojenkins:sync-pr-20780-from-mono

Conversation

@monojenkins
Copy link
Contributor

!! This PR is a copy of mono/mono#20780, please do not edit or review it in this repo !!
Do not automatically approve this PR:

* Consider how the changes affect configurations in this repo,
* Check effects on files that are not mirrored,
* Identify test cases that may be needed in this repo.

!! Merge the PR only after the original PR is merged !!



It causes a build warning on some newer compilers:

cc1plus: warning: command line option '-Wc++-compat' is valid for C/ObjC but not for C++

It causes a build warning on some newer compilers:

```
cc1plus: warning: command line option '-Wc++-compat' is valid for C/ObjC but not for C++
```
@akoeplinger akoeplinger merged commit 4da89ff into dotnet:master Jan 25, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Feb 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants