Accepting request 77352 from X11:XOrg

- Also let ppc64 build the noveau driver, fixing build on ppc64.

OBS-URL: https://build.opensuse.org/request/show/77352
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=124
This commit is contained in:
Sascha Peilicke 2011-07-29 07:07:49 +00:00 committed by Git OBS Bridge
commit 5e426fb3c5
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 28 09:16:23 CEST 2011 - meissner@suse.de
- Also let ppc64 build the noveau driver, fixing build on ppc64.
-------------------------------------------------------------------
Sun Jul 3 13:21:31 UTC 2011 - vljn@ovi.com

View File

@ -172,7 +172,7 @@ autoreconf -fi
--enable-gallium-r600 \
%endif
%endif
%ifarch ppc %sparc hppa
%ifarch ppc ppc64 %sparc hppa
%if 0%{?suse_version} >= 1130
--with-dri-drivers=i810,i915,i965,mach64,r128,r200,r300,r600,radeon,tdfx,unichrome,swrast,nouveau \
%else