Accepting request 459625 from home:AndreasSchwab:f
- Use --enable-gallium-llvm only if llvm is available OBS-URL: https://build.opensuse.org/request/show/459625 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=578
This commit is contained in:
parent
45730c04a6
commit
6c192c086a
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 21 21:34:23 UTC 2017 - schwab@linux-m68k.org
|
||||||
|
|
||||||
|
- Use --enable-gallium-llvm only if llvm is available
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 21 19:56:14 UTC 2017 - dimstar@opensuse.org
|
Tue Feb 21 19:56:14 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -641,8 +641,10 @@ autoreconf -fvi
|
|||||||
--enable-opencl-icd \
|
--enable-opencl-icd \
|
||||||
%endif
|
%endif
|
||||||
--with-dri-searchpath=%{_libdir}/dri \
|
--with-dri-searchpath=%{_libdir}/dri \
|
||||||
|
%ifarch aarch64 %arm ppc64 ppc64le s390x %ix86 x86_64
|
||||||
--enable-gallium-llvm \
|
--enable-gallium-llvm \
|
||||||
--enable-llvm-shared-libs \
|
--enable-llvm-shared-libs \
|
||||||
|
%endif
|
||||||
--enable-vdpau \
|
--enable-vdpau \
|
||||||
--enable-va \
|
--enable-va \
|
||||||
--enable-xvmc \
|
--enable-xvmc \
|
||||||
|
Loading…
Reference in New Issue
Block a user