sc/source/core/data/formulacell.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 5d4f525da7f560f85c2ce18f1ca1570d3cc53a50 Author: Kohei Yoshida <kohei.yosh...@collabora.com> Date: Thu Mar 20 09:54:35 2014 -0400 Disable kernel pre-compilation for now. Change-Id: I8ba765a4d89618f301572c5fd9931f86d87af10d diff --git a/sc/source/core/data/formulacell.cxx b/sc/source/core/data/formulacell.cxx index 2eedc52..2ea6f0b 100644 --- a/sc/source/core/data/formulacell.cxx +++ b/sc/source/core/data/formulacell.cxx @@ -59,7 +59,7 @@ #include <boost/scoped_ptr.hpp> -#define ENABLE_THREADED_OPENCL_KERNEL_COMPILATION 1 +#define ENABLE_THREADED_OPENCL_KERNEL_COMPILATION 0 using namespace formula; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits