[Libreoffice-commits] core.git: sc/Module_sc.mk

Tor Lillqvist tml at collabora.com
Sun Nov 17 23:21:17 PST 2013


 sc/Module_sc.mk |    5 -----
 1 file changed, 5 deletions(-)

New commits:
commit 935f1f61cbe112b1cf1ab95bae9dfcb42b4fdb5e
Author: Tor Lillqvist <tml at collabora.com>
Date:   Mon Nov 18 09:20:44 2013 +0200

    Remove now incorrect comment
    
    Change-Id: I4cd9f8a0720218e416c88b3064b69406b7a1eda4

diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 0476d62..cc974a0 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -50,11 +50,6 @@ $(eval $(call gb_Module_add_targets,sc,\
 
 endif
 
-# The sc_opencl_test disabled for other OSes than OS X at the moment
-# because it fails on many Linux machines in the OpenCL compiler. OS X
-# has a different (?) OpenCL compiler implementation than the one
-# which fails.
-#
 $(eval $(call gb_Module_add_check_targets,sc,\
     CppunitTest_sc_ucalc \
     CppunitTest_sc_filters_test \


More information about the Libreoffice-commits mailing list