aports/testing/thunderbird/jemalloc-libs.patch
Natanael Copa f965f2b7a6 testing/thunderbird: new aport
Mozilla Thunderbird mail/newsgroup client
http://www.mozilla.org/projects/thunderbird/
2011-12-01 13:35:06 +00:00

12 lines
247 B
Diff

--- ./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