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

Add a CI job that builds with GCC/G++ 12 on Linux x86_64 #174

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

martin-g
Copy link
Contributor

Fixes #173

Adding -std=c++14 to CXXFLAGS fixes the build with GCC 12

Fixes iqtree#173

Adding `-std=c++14` to CXXFLAGS fixes the build with GCC 12

Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
@thomaskf thomaskf merged commit 4a60b5a into iqtree:master Apr 23, 2024
3 checks passed
@martin-g martin-g deleted the gcc-12 branch April 23, 2024 11:37
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.

Compilation failure with GCC 12
2 participants