Accepting request 623610 from home:michalsrb:branches:devel:tools:compiler

- Add ExcludeArch mirroring the ones in llvm6. (bnc#1101598)

OBS-URL: https://build.opensuse.org/request/show/623610
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=512
This commit is contained in:
Michal Srb
2018-07-18 10:55:37 +00:00
committed by Git OBS Bridge
parent c4bbdda8a4
commit 6a9cea94b9
2 changed files with 7 additions and 0 deletions

View File

@@ -52,6 +52,8 @@ BuildRequires: lldb%{_sonum}-devel = %{version}
%if 0%{?has_lldb_python}
BuildRequires: python3-lldb%{_sonum} = %{version}
%endif
# Mirrors ExcludeArch in llvm%{_sonum}
ExcludeArch: ppc s390
%description
LLVM is a compiler infrastructure designed for compile-time,