summaryrefslogtreecommitdiff
path: root/mail/thunderbird/files/patch-mozilla-storage-build-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird/files/patch-mozilla-storage-build-Makefile.in')
-rw-r--r--mail/thunderbird/files/patch-mozilla-storage-build-Makefile.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/thunderbird/files/patch-mozilla-storage-build-Makefile.in b/mail/thunderbird/files/patch-mozilla-storage-build-Makefile.in
new file mode 100644
index 000000000000..44ed0d3e7318
--- /dev/null
+++ b/mail/thunderbird/files/patch-mozilla-storage-build-Makefile.in
@@ -0,0 +1,10 @@
+--- mozilla/storage/build/Makefile.in.orig Tue Feb 21 11:18:56 2006
++++ mozilla/storage/build/Makefile.in Sun Nov 5 16:16:06 2006
+@@ -77,6 +77,7 @@
+ $(EXTRA_DSO_LIBS) \
+ $(MOZ_COMPONENT_LIBS) \
+ $(MOZ_JS_LIBS) \
++ %%PTHREAD_LIBS%% \
+ $(NULL)
+
+ include $(topsrcdir)/config/rules.mk