summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sc/Library_scopencl.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Library_scopencl.mk b/sc/Library_scopencl.mk
index f4d400bfeb98..ed33ff88bb18 100644
--- a/sc/Library_scopencl.mk
+++ b/sc/Library_scopencl.mk
@@ -51,6 +51,7 @@ $(eval $(call gb_Library_add_exception_objects,scopencl,\
ifeq ($(OS),LINUX)
$(eval $(call gb_Library_add_libs,scopencl,\
-ldl \
+ -lrt \
))
endif