From 935f1f61cbe112b1cf1ab95bae9dfcb42b4fdb5e Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 18 Nov 2013 09:20:44 +0200 Subject: Remove now incorrect comment Change-Id: I4cd9f8a0720218e416c88b3064b69406b7a1eda4 --- sc/Module_sc.mk | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk index 0476d624b775..cc974a0c2f53 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 \ -- cgit