bazel-contrib / toolchains_llvm

LLVM toolchain for bazel
Apache License 2.0
289 stars 207 forks source link

Add support for AlmaLinux #281

Closed scasagrande closed 6 months ago

scasagrande commented 6 months ago

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 commented 6 months ago

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