Move profile_rt.so into clang package
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=243
This commit is contained in:
parent
30ae80c09f
commit
52bd613c4a
@ -375,6 +375,7 @@ rm -rf %{buildroot}/usr/share/llvm/cmake
|
||||
%{_libdir}/libclang*.so
|
||||
%{_libdir}/libclang.so*
|
||||
%{_libdir}/libLTO.so
|
||||
%{_libdir}/libprofile_rt.so
|
||||
%if 0%{?suse_version} >= 1220
|
||||
%{_libdir}/LLVMgold.so
|
||||
%{_libdir}/bfd-plugins/
|
||||
@ -386,7 +387,6 @@ rm -rf %{buildroot}/usr/share/llvm/cmake
|
||||
%defattr(-,root,root)
|
||||
%{_includedir}/clang
|
||||
%{_includedir}/clang-c
|
||||
%{_libdir}/*profile*.so
|
||||
%doc %{_docdir}/llvm-clang
|
||||
|
||||
%files devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user