Removing ppc64le arch from with_llvm
This commit is contained in:
parent
208a9dd10d
commit
3a75afe7c8
@ -14,7 +14,7 @@
|
|||||||
# S390 doesn't have video cards, but we need swrast for xserver's GLX
|
# S390 doesn't have video cards, but we need swrast for xserver's GLX
|
||||||
# llvm (and thus llvmpipe) doesn't actually work on ppc32 or s390
|
# llvm (and thus llvmpipe) doesn't actually work on ppc32 or s390
|
||||||
|
|
||||||
%ifnarch s390 ppc ppc64le
|
%ifnarch s390 ppc
|
||||||
%define with_llvm 1
|
%define with_llvm 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -59,7 +59,7 @@
|
|||||||
Summary: Mesa graphics libraries
|
Summary: Mesa graphics libraries
|
||||||
Name: mesa
|
Name: mesa
|
||||||
Version: 10.2
|
Version: 10.2
|
||||||
Release: 0.7.rc4.%{gitdate}%{?dist}
|
Release: 0.8.rc4.%{gitdate}%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.mesa3d.org
|
URL: http://www.mesa3d.org
|
||||||
@ -682,6 +682,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 28 2014 Brent Baude <baude@us.ibm.com> - 10.2-0.8.rc4.20140524
|
||||||
|
- Removing ppc64le arch from with_llvm
|
||||||
|
|
||||||
* Wed May 28 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.2-0.7.rc4.20140524
|
* Wed May 28 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.2-0.7.rc4.20140524
|
||||||
- i915: add a missing NULL pointer check (RHBZ #1100967)
|
- i915: add a missing NULL pointer check (RHBZ #1100967)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user