Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ext: tell clang to ignore unknown options #2690

Merged
merged 1 commit into from
Nov 11, 2022

Conversation

flavorjones
Copy link
Member

What problem is this PR intended to solve?

Related to #2689.

Have you included adequate test coverage?

No, not sure how to test this in an automated way without adding dispropotionate complexity.

@stevecheckoway any chance you can try this out on your system?

Does this change affect the behavior of either the C or the Java implementations?

N/A

Copy link
Contributor

@stevecheckoway stevecheckoway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

This fixes the build when Ruby is compiled with a newer version of Clang than the system Clang.

@flavorjones flavorjones force-pushed the 2689-more-robust-clang-option-handling branch from 8a2e77e to 064d346 Compare November 11, 2022 21:07
@flavorjones flavorjones merged commit cd2700a into main Nov 11, 2022
@flavorjones flavorjones deleted the 2689-more-robust-clang-option-handling branch November 11, 2022 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants