SHA256
1
0
forked from pool/Mesa

Accepting request 491022 from home:AndreasSchwab:f

- No OpenCL on ppc

OBS-URL: https://build.opensuse.org/request/show/491022
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=605
This commit is contained in:
Stefan Dirsch 2017-04-26 18:17:08 +00:00 committed by Git OBS Bridge
parent 182b898d77
commit 06f2426965
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 25 11:13:30 UTC 2017 - schwab@linux-m68k.org
- No OpenCL on ppc
-------------------------------------------------------------------
Fri Apr 21 09:09:25 UTC 2017 - sndirsch@suse.com

View File

@ -44,7 +44,7 @@
%endif
%if 0%{gallium_loader} && 0%{?suse_version} >= 1330
# llvm >= 3.9 not provided for <= 1330
%ifnarch %arm
%ifnarch %arm ppc
# TODO Drop ifnarch %%arm once llvm4 has built in Factory
%define with_opencl 1
%endif