Fix
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=111
This commit is contained in:
parent
fa7a53f4ea
commit
97ab2d697f
@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define _revision 145598
|
||||
%define _release_version 3.0
|
||||
%define _supported_archs "ARM;X86"
|
||||
@ -339,7 +338,7 @@ rm -f %{buildroot}%{_libdir}/libEnhancedDisassembly.*
|
||||
%{_datadir}/clang
|
||||
%{_mandir}/man1/clang.1.gz
|
||||
%{_libdir}/libclang.so.*
|
||||
%{_libdir}/libLTO.a
|
||||
%{_libdir}/libLTO.so
|
||||
%{_libdir}/*profile*.a
|
||||
%if 0%{?suse_version} >= 1220
|
||||
%{_libdir}/LLVMgold.so
|
||||
@ -377,7 +376,7 @@ rm -f %{buildroot}%{_libdir}/libEnhancedDisassembly.*
|
||||
%defattr(-,root,root)
|
||||
%{_includedir}/clang
|
||||
%{_includedir}/clang-c
|
||||
%{_libdir}/libLTO.so
|
||||
%{_libdir}/libLTO.a
|
||||
%{_libdir}/libclang.so
|
||||
%{_libdir}/libclang*.a
|
||||
%{_libdir}/*profile*.so
|
||||
|
Loading…
Reference in New Issue
Block a user