aboutsummaryrefslogtreecommitdiffstats
path: root/testing/thunderbird/jemalloc-libs.patch
diff options
context:
space:
mode:
authorFrancesco Colista <francesco.colista@gmail.com>2011-12-05 15:33:18 +0000
committerFrancesco Colista <francesco.colista@gmail.com>2011-12-05 15:33:18 +0000
commitf6497eb6a85c70359ec0705384ef310765d74e01 (patch)
treee3b3e314ca3f24f6d4ddb19e1669c1b524a4986a /testing/thunderbird/jemalloc-libs.patch
parent14fc1a279b6db9feaa893158e995b2ff89245e4c (diff)
parent94b1ce306a6b4a49812ef4468d163ff8f0100fc2 (diff)
downloadaports-f6497eb6a85c70359ec0705384ef310765d74e01.tar.bz2
aports-f6497eb6a85c70359ec0705384ef310765d74e01.tar.xz
Merge git://dev.alpinelinux.org/aports
Diffstat (limited to 'testing/thunderbird/jemalloc-libs.patch')
-rw-r--r--testing/thunderbird/jemalloc-libs.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/thunderbird/jemalloc-libs.patch b/testing/thunderbird/jemalloc-libs.patch
new file mode 100644
index 0000000000..e7968986b6
--- /dev/null
+++ b/testing/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