We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Does anyone happen to have a formula for GCC v11+ (would probably need building gcc 10 first) or a recent clang++?
The goal is to compile software that requires some C++20 support, such as DevilutionX
/cc @AJenbo
The text was updated successfully, but these errors were encountered:
There's been some work to try to get LLVM/clang working, but I haven't been able to get it building yet.
I haven't tried GCC 11 yet, but it seems like it should be achievable? The buildtime is the only real issue, haha.
Sorry, something went wrong.
No branches or pull requests
Does anyone happen to have a formula for GCC v11+ (would probably need building gcc 10 first) or a recent clang++?
The goal is to compile software that requires some C++20 support, such as DevilutionX
/cc @AJenbo
The text was updated successfully, but these errors were encountered: