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 support for AlmaLinux #281

Merged

Conversation

scasagrande
Copy link
Contributor

Adds support for AlmaLinux, which is the basis of manylinux_2_28

It should be treated the same as rhel

[root@beb818f8869f /]# cat /etc/os-release 
NAME="AlmaLinux"
VERSION="8.9 (Midnight Oncilla)"
ID="almalinux"
ID_LIKE="rhel centos fedora"
VERSION_ID="8.9"

@scasagrande scasagrande marked this pull request as draft March 5, 2024 20:20
@scasagrande
Copy link
Contributor Author

Tested inside of a manylinux_2_28 container, targetting 15.0.2

Example log output:

Fetching https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.2/clang%2Bllvm-15.0.2-x86_64-unknown-linux-gnu-rhel86.tar.xz; 242.7 MiB (35.1%) 25s

@scasagrande scasagrande marked this pull request as ready for review March 5, 2024 21:02
@siddharthab siddharthab merged commit 2dc6ba0 into bazel-contrib:master Mar 11, 2024
24 checks passed
@scasagrande scasagrande deleted the feature/support-almalinux branch March 11, 2024 03:56
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.

None yet

2 participants