summaryrefslogtreecommitdiff
path: root/mail/thunderbird3/files/patch-config-rules.mk
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-04-20 17:35:26 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-04-20 17:35:26 +0000
commitb39aab511cae0fae2f11eec4bcb3873e074df60e (patch)
tree4d38ae09103f1ecaef34b8f24d1db3c9c59551ce /mail/thunderbird3/files/patch-config-rules.mk
parentUpdate to 0.8.6b (diff)
- Update to 2.0.0.0
Release Notes: http://mozilla.com/thunderbird/2.0.0.0/releasenotes/
Notes
Notes: svn path=/head/; revision=190451
Diffstat (limited to 'mail/thunderbird3/files/patch-config-rules.mk')
-rw-r--r--mail/thunderbird3/files/patch-config-rules.mk17
1 files changed, 8 insertions, 9 deletions
diff --git a/mail/thunderbird3/files/patch-config-rules.mk b/mail/thunderbird3/files/patch-config-rules.mk
index ecc3c8194dcc..8ab35f5a8326 100644
--- a/mail/thunderbird3/files/patch-config-rules.mk
+++ b/mail/thunderbird3/files/patch-config-rules.mk
@@ -1,14 +1,13 @@
---- config/rules.mk.orig Tue Aug 26 13:28:47 2003
-+++ config/rules.mk Sun Feb 1 15:11:41 2004
-@@ -444,7 +444,11 @@
+--- config/rules.mk.orig Thu Sep 14 14:07:03 2006
++++ config/rules.mk Wed Oct 18 11:00:09 2006
+@@ -442,9 +442,7 @@
+ endif
ifeq ($(OS_ARCH),FreeBSD)
- ifdef IS_COMPONENT
-+ifneq (,$(filter alpha ia64,$(OS_TEST)))
+-ifdef IS_COMPONENT
+-EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic
+-endif
+EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic -lc
-+else
- EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic
-+endif
- endif
endif
+ ifeq ($(OS_ARCH),NetBSD)