From 5cf9bab07d1ebd1b618c86ea7aee2ae984078eeb Mon Sep 17 00:00:00 2001 From: Konrad Kleine Date: Tue, 6 Dec 2022 21:51:32 +0100 Subject: [PATCH] Disable compat lib bundling Resolves: rhbz#2119296 --- clang.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clang.spec b/clang.spec index 5deb72f..f7f8364 100644 --- a/clang.spec +++ b/clang.spec @@ -3,7 +3,7 @@ %global toolchain clang %bcond_with compat_build -%bcond_without bundle_compat_lib +%bcond_with bundle_compat_lib %bcond_without check %global maj_ver 15