summaryrefslogtreecommitdiff
path: root/padmin/Library_spa.mk
diff options
context:
space:
mode:
Diffstat (limited to 'padmin/Library_spa.mk')
-rw-r--r--padmin/Library_spa.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/padmin/Library_spa.mk b/padmin/Library_spa.mk
index 42bb40dd7b48..45c7b5c76729 100644
--- a/padmin/Library_spa.mk
+++ b/padmin/Library_spa.mk
@@ -60,8 +60,8 @@ $(eval $(call gb_Library_add_libs,spa,\
endif
ifeq ($(OS),LINUX)
-$(eval $(call gb_Library_use_libraries,spa,\
- dl \
+$(eval $(call gb_Library_add_libs,spa,\
+ -ldl \
))
endif