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

ubuntu: add flang #62

Merged
merged 2 commits into from
Feb 10, 2025
Merged

ubuntu: add flang #62

merged 2 commits into from
Feb 10, 2025

Conversation

junghans
Copy link
Collaborator

@junghans junghans commented Feb 7, 2025

Ubuntu has flang now too.

@junghans junghans requested a review from masterleinad February 7, 2025 16:41
@junghans junghans self-assigned this Feb 7, 2025
@@ -7,13 +7,20 @@ ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update && \
apt-get upgrade -y && \
apt-get install -y \
make git g++ gfortran ccache vim clang llvm wget sudo curl ninja-build clang-format zstd libhwloc-dev libomp-dev gnupg2 cmake libgtest-dev clang-tidy && \
ccache clang clang-format clang-tidy cmake curl g++ gfortran git gnupg2 libgtest-dev libhwloc-dev libomp-dev llvm make ninja-build sudo vim wget zstd && \
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this is just alphabetic ordering.

@junghans junghans requested a review from dalg24 February 10, 2025 19:29
@junghans junghans enabled auto-merge (squash) February 10, 2025 20:13
@junghans junghans merged commit c3ff93f into main Feb 10, 2025
6 of 9 checks passed
@junghans junghans deleted the ubuntu_flang branch February 10, 2025 20:57
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.

3 participants