diff --git a/Mesa.changes b/Mesa.changes index f9a8ac9..9aef1d9 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -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 diff --git a/Mesa.spec b/Mesa.spec index 18e8ee2..0a2a23f 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -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