summaryrefslogtreecommitdiffstats
path: root/sc/Library_sc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/Library_sc.mk')
-rw-r--r--sc/Library_sc.mk9
1 files changed, 0 insertions, 9 deletions
diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk
index bd1a9a3b2805..d1987371f327 100644
--- a/sc/Library_sc.mk
+++ b/sc/Library_sc.mk
@@ -54,15 +54,6 @@ $(eval $(call gb_Library_add_exception_objects,sc,\
))
endif
-ifeq ($(ENABLE_OPENCL),TRUE)
-$(eval $(call gb_Library_use_externals,sc,opencl))
-
-$(eval $(call gb_Library_add_exception_objects,sc,\
- sc/source/core/opencl/formulagroupcl \
- sc/source/core/opencl/openclwrapper \
-))
-endif
-
$(eval $(call gb_Library_use_libraries,sc,\
avmedia \
basegfx \