Remove compat libs for LLVM 20

Resolves: RHEL-100900
Remove llvm20 compat package from the buildroot [rhel-9]

Related: RHEL-130779
[DEV Task]: Remove llvm20 compat package from the buildroot [rhel-9]
This commit is contained in:
Konrad Kleine 2026-02-18 09:25:51 +01:00
parent 4f164a5264
commit 91c080214b

View File

@ -42,7 +42,7 @@
%bcond_with compat_build
# Bundle compat libraries for a previous LLVM version, as part of llvm-libs and
# clang-libs. Used on RHEL.
%bcond_without bundle_compat_lib
%bcond_with bundle_compat_lib
%bcond_without check
%if %{with bundle_compat_lib}