Also ExcludeArch: ppc* in RHEL

This commit is contained in:
Adam Jackson 2011-12-14 12:52:23 -05:00
parent 2fb04f7706
commit 3bc0872412
1 changed files with 5 additions and 2 deletions

View File

@ -12,7 +12,7 @@
%if 0%{?rhel} >= 7
%global with_clang 0
ExcludeArch: s390 s390x
ExcludeArch: s390 s390x ppc ppc64
%else
%global with_clang 1
%endif
@ -22,7 +22,7 @@ ExcludeArch: s390 s390x
Name: llvm
Version: 3.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: The Low Level Virtual Machine
Group: Development/Languages
@ -506,6 +506,9 @@ exit 0
%endif
%changelog
* Wed Dec 14 2011 Adam Jackson <ajax@redhat.com> 3.0-3
- Also ExcludeArch: ppc* in RHEL
* Tue Dec 13 2011 Adam Jackson <ajax@redhat.com> 3.0-2
- ExcludeArch: s390* in RHEL since the native backend has disappeared in 3.0