mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 17:34:47 +00:00
Revert "Fix file path on all arches"
This reverts commit 0d6602437c40f2a0d2714fbaeebf3d851017c627.
This commit is contained in:
parent
8c35ea0d5d
commit
7291cbf26f
1 changed files with 2 additions and 0 deletions
|
@ -271,7 +271,9 @@
|
|||
|
||||
%files -n %{pkg_name_compiler_rt}
|
||||
%license compiler-rt/LICENSE.TXT
|
||||
%ifarch x86_64 aarch64 %{ix86}
|
||||
%{_prefix}/lib/clang/%{maj_ver}/bin/*
|
||||
%endif
|
||||
%{_prefix}/lib/clang/%{maj_ver}/include/*
|
||||
%{_prefix}/lib/clang/%{maj_ver}/lib/*
|
||||
%{_prefix}/lib/clang/%{maj_ver}/share/*
|
||||
|
|
Loading…
Reference in a new issue