summaryrefslogtreecommitdiffstats
path: root/unmaintained/thunderbird/jemalloc-libs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/thunderbird/jemalloc-libs.patch')
-rw-r--r--unmaintained/thunderbird/jemalloc-libs.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/unmaintained/thunderbird/jemalloc-libs.patch b/unmaintained/thunderbird/jemalloc-libs.patch
new file mode 100644
index 000000000..e7968986b
--- /dev/null
+++ b/unmaintained/thunderbird/jemalloc-libs.patch
@@ -0,0 +1,11 @@
+--- ./mail/app/Makefile.in.orig
++++ ./mail/app/Makefile.in
+@@ -172,8 +172,6 @@
+ RCFLAGS += -DTHUNDERBIRD_ICO=\"$(DIST)/branding/thunderbird.ico\"
+ endif
+
+-LIBS += $(JEMALLOC_LIBS)
+-
+ include $(topsrcdir)/config/rules.mk
+
+ ifdef MOZILLA_OFFICIAL