summaryrefslogtreecommitdiffstats
path: root/desktop/Library_crashreport.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/Library_crashreport.mk')
-rw-r--r--desktop/Library_crashreport.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/Library_crashreport.mk b/desktop/Library_crashreport.mk
index 3b9d6dd34fdc..a2cef785f370 100644
--- a/desktop/Library_crashreport.mk
+++ b/desktop/Library_crashreport.mk
@@ -26,7 +26,6 @@ $(eval $(call gb_Library_add_defs,crashreport,\
$(eval $(call gb_Library_add_libs,crashreport,\
$(if $(filter LINUX %BSD SOLARIS, $(OS)), \
$(DLOPEN_LIBS) \
- -lpthread \
) \
))