Accepting request 50123 from home:msmeissn:branches:X11:XOrg
reviewed ok. OBS-URL: https://build.opensuse.org/request/show/50123 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=135
This commit is contained in:
parent
c95d9fec39
commit
85c9c531f0
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 8 21:35:56 CEST 2010 - meissner@suse.de
|
||||||
|
|
||||||
|
- --enable-gallium-nouveau also for PowerPC.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 7 07:35:31 UTC 2010 - sndirsch@novell.com
|
Thu Oct 7 07:35:31 UTC 2010 - sndirsch@novell.com
|
||||||
|
|
||||||
|
@ -175,6 +175,9 @@ autoreconf -fi
|
|||||||
%else
|
%else
|
||||||
--with-dri-drivers=i810,i915,i965,mach64,r128,r200,r300,r600,radeon,tdfx,unichrome,swrast \
|
--with-dri-drivers=i810,i915,i965,mach64,r128,r200,r300,r600,radeon,tdfx,unichrome,swrast \
|
||||||
%endif
|
%endif
|
||||||
|
%if %enable_nouveau
|
||||||
|
--enable-gallium-nouveau \
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%ifarch s390 s390x
|
%ifarch s390 s390x
|
||||||
--with-dri-drivers=swrast \
|
--with-dri-drivers=swrast \
|
||||||
|
Loading…
Reference in New Issue
Block a user