SHA256
1
0
forked from pool/Mesa

Accepting request 186964 from devel:ARM:Factory

- fix build on armv7

OBS-URL: https://build.opensuse.org/request/show/186964
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=305
This commit is contained in:
Stefan Dirsch 2013-08-13 15:01:11 +00:00 committed by Git OBS Bridge
parent 1175be295f
commit 276e2ea55c
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 13 14:30:06 UTC 2013 - dmueller@suse.com
- fix build on armv7
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Aug 12 19:16:12 UTC 2013 - hrvoje.senjan@gmail.com Mon Aug 12 19:16:12 UTC 2013 - hrvoje.senjan@gmail.com

View File

@ -596,7 +596,7 @@ autoreconf -fi
--enable-xa \ --enable-xa \
--enable-gallium-llvm \ --enable-gallium-llvm \
--with-dri-drivers=nouveau \ --with-dri-drivers=nouveau \
--with-gallium-drivers=nouveau,swrast,svga \ --with-gallium-drivers=r300,r600,nouveau,swrast,svga \
--enable-vdpau \ --enable-vdpau \
--enable-xvmc \ --enable-xvmc \
%endif %endif