Blame SOURCES/0001-Resolves-rhbz-1432468-disable-opencl-by-default.patch

17f16b
From 87b90b6fbf010effd44ef0e2bd3d75b27562a82b Mon Sep 17 00:00:00 2001
17f16b
From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= <caolanm@redhat.com>
17f16b
Date: Mon, 27 Mar 2017 11:47:01 +0100
17f16b
Subject: [PATCH] Resolves: rhbz#1432468 disable opencl by default
17f16b
17f16b
Change-Id: Ie037fcabdd219f195425979dd721501fb5527573
17f16b
---
17f16b
 officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 +-
17f16b
 1 file changed, 1 insertion(+), 1 deletion(-)
17f16b
17f16b
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
17f16b
index 99b4104f6499..ef7ada84c2f3 100644
17f16b
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
17f16b
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
17f16b
@@ -5652,7 +5652,7 @@
17f16b
           <desc>Determines whether OpenCL can be used, when available, to speed up
17f16b
           some operations.</desc>
17f16b
         </info>
17f16b
-        <value>true</value>
17f16b
+        <value>false</value>
17f16b
       </prop>
17f16b
       <prop oor:name="OpenCLDenyList" oor:type="oor:string-list" oor:nillable="false">
17f16b
         
17f16b
-- 
17f16b
2.29.2
17f16b