From ec23c296ca12ba0a9d2cee5a8542ef5ddbdb5ee2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timm=20B=C3=A4der?= Date: Fri, 13 May 2022 08:32:14 +0200 Subject: [PATCH] Drop unused variable --- clang.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/clang.spec b/clang.spec index c951a1c..c6a4036 100644 --- a/clang.spec +++ b/clang.spec @@ -25,8 +25,6 @@ %global pkg_libdir %{_libdir} %endif -%global build_install_prefix %{buildroot}%{install_prefix} - %ifarch ppc64le # Too many threads on ppc64 systems causes OOM errors. %global _smp_mflags -j8