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

Fixed Dockerfile GCC version #36

Merged
merged 4 commits into from
Nov 20, 2023
Merged

Fixed Dockerfile GCC version #36

merged 4 commits into from
Nov 20, 2023

Conversation

niemasd
Copy link
Contributor

@niemasd niemasd commented Nov 20, 2023

The old Dockerfile had an issue where GCC 10 wasn't being used by CMake, which broke OpenMP syntax in the compilation commands. This update fixes the Dockerfile to set up GCC 10 properly such that CMake is able to use it

@niemasd niemasd mentioned this pull request Nov 20, 2023
@stevenweaver stevenweaver merged commit 728bb98 into veg:master Nov 20, 2023
2 checks passed
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