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

Allow specifying clang version in makefile again #39923

Merged
merged 1 commit into from
Apr 26, 2020

Conversation

anothersimulacrum
Copy link
Member

Summary

SUMMARY: None

Purpose of change

This reverts the CLANG specific checks added in 9eb2ff5, because they would break if a specific CLANG version was specified instead of a generic one.

Testing

Game builds with clang.

Additional context

I hope to be able to make it so that you don't use CLANG even if your make command has CLANG=0, but as these changes are they break things, so I'll revert them and work on that later.

This reverts the CLANG specific checks added in
9eb2ff5, because they would break if a
specific CLANG version was specified instead of a generic one.

I hope to be able to make it so that you don't use CLANG even if your
make command has CLANG=0, but as these changes are they break things, so
I'll revert them and work on that later.
@ZhilkinSerg ZhilkinSerg merged commit dd07502 into CleverRaven:master Apr 26, 2020
@anothersimulacrum anothersimulacrum deleted the make-fix branch April 26, 2020 16:03
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