Skip to content

Commit 2e9f5dd

Browse files
committed
Don't mark clang-analyzer as noarch
As the llvm install prefix is multilib-dependent, this is no longer noarch. This matches what we already did for compat builds in clang18, but was not carried over into the big merge spec file.
1 parent e72d233 commit 2e9f5dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm.spec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,6 @@ This package owns the clang resouce directory: $libdir/clang/$version/
630630
%package -n %{pkg_name_clang}-analyzer
631631
Summary: A source code analysis framework
632632
License: Apache-2.0 WITH LLVM-exception OR NCSA OR MIT
633-
BuildArch: noarch
634633
Requires: %{pkg_name_clang} = %{version}-%{release}
635634

636635
%description -n %{pkg_name_clang}-analyzer

0 commit comments

Comments
 (0)