From 4f58ca6b6967e84a87f1cfeaf08b69ce53e267cc Mon Sep 17 00:00:00 2001 From: ebasov Date: Tue, 11 Feb 2025 10:18:57 +0300 Subject: [PATCH] Remove extra string --- SPECS/kernel-6.1.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/SPECS/kernel-6.1.spec b/SPECS/kernel-6.1.spec index 8a71765..2736240 100644 --- a/SPECS/kernel-6.1.spec +++ b/SPECS/kernel-6.1.spec @@ -8,9 +8,6 @@ %define with_clang_lto 1 %endif -# Option to enable compiling with clang instead of gcc. -%bcond_with toolchain_clang - %if %{with_toolchain_clang} %global toolchain clang %endif