SHA256
1
0
forked from pool/Mesa

Accepting request 77319 from home:msmeissn:branches:X11:XOrg

fixed ppc64 build too

OBS-URL: https://build.opensuse.org/request/show/77319
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=162
This commit is contained in:
Stefan Dirsch 2011-07-28 13:29:40 +00:00 committed by Git OBS Bridge
parent 9ef223c1d6
commit 2df6ee03bc
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