summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-04-23 02:35:25 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-04-24 23:39:56 +0200
commit96475ada3fcf026ae7833824a056b642c1bd1864 (patch)
tree1742f4df04b0dcb8c35c31ea8316ef3aaa9b732d /sc/Module_sc.mk
parenta85317c67f870917231e82eb29fd5023e55b87de (diff)
orcus autofilter import, implement the interface
only empty stubs for now Change-Id: I44ed24fbd4d67a0f440202117a980c7d349016b9
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index fae40f5bf622..278701cb6c45 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -22,12 +22,6 @@ $(eval $(call gb_Module_add_l10n_targets,sc,\
UIConfig_scalc \
))
-ifneq (,$(ENABLE_OPENCL))
-$(eval $(call gb_Module_add_targets,sc,\
- Library_scopencl \
-))
-endif
-
ifneq (,$(filter DESKTOP,$(BUILD_TYPE)))
$(eval $(call gb_Module_add_targets,sc,\
Library_scqahelper \
@@ -59,7 +53,6 @@ $(eval $(call gb_Module_add_check_targets,sc,\
$(eval $(call gb_Module_add_slowcheck_targets,sc, \
CppunitTest_sc_subsequent_filters_test \
CppunitTest_sc_subsequent_export_test \
- CppunitTest_sc_opencl_test \
))
# Disabled to allow the check tinderbox execute the sd tests