Fix build
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=137
This commit is contained in:
parent
3ff2ab3a2b
commit
8cf58183ff
@ -100,6 +100,8 @@ Documentation for the LLVM compiler infrastructure.
|
||||
Summary: CLANG frontend for LLVM
|
||||
Group: Development/Languages/Other
|
||||
Requires: %{name} = %{version}
|
||||
Requires: binutils
|
||||
Requires: libstdc++-devel
|
||||
Provides: clang
|
||||
%{py_requires}
|
||||
|
||||
@ -285,9 +287,6 @@ mv utils/vim/README utils/vim/README.vim
|
||||
rm %{buildroot}%{_libdir}/*clang*.a
|
||||
rm %{buildroot}%{_libdir}/BugpointPasses.*
|
||||
rm %{buildroot}%{_libdir}/LLVMHello.*
|
||||
rm %{buildroot}%{_libdir}/libCompilerDriver.*
|
||||
rm %{buildroot}%{_libdir}/libEnhancedDisassembly.*
|
||||
rm %{buildroot}%{_libdir}/*gtest*
|
||||
|
||||
%fdupes -s %{buildroot}%{_docdir}/%{name}
|
||||
%fdupes -s %{buildroot}%{_docdir}/%{name}-doc
|
||||
|
Loading…
x
Reference in New Issue
Block a user