Revert last due to build cycle
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=450
This commit is contained in:
committed by
Git OBS Bridge
parent
359143d9ac
commit
46d4e25635
@@ -86,8 +86,6 @@ BuildRequires: ncurses-devel
|
||||
BuildRequires: ninja
|
||||
BuildRequires: python-base
|
||||
BuildRequires: python-xml
|
||||
# zypper is only needed to identify if patch10 should be applied
|
||||
BuildRequires: zypper
|
||||
# llvm does not work on ppc or s390
|
||||
ExcludeArch: ppc s390
|
||||
|
||||
@@ -184,9 +182,9 @@ disassembler.
|
||||
%patch7
|
||||
%patch8 -p1
|
||||
%patch9
|
||||
if zypper vcmp $(rpm -q --qf "%{version}" glibc) 2.22.9999 | grep "is newer"; then
|
||||
%if 0%{?suse_version} > 1320
|
||||
%patch10
|
||||
fi
|
||||
%endif
|
||||
|
||||
# Move into right place
|
||||
mv cfe-%{version}.src tools/clang
|
||||
|
Reference in New Issue
Block a user