summaryrefslogtreecommitdiff
path: root/www/firefox/files/patch-config-rules.mk
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-11-10 07:03:50 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-11-10 07:03:50 +0000
commitab8bbf9f6f7cae26a76423a7f37db3d17a7213e6 (patch)
tree2dc212e908f51127ee12e084b8623d61de50cfb3 /www/firefox/files/patch-config-rules.mk
parentTemporarily roll firefox back to 1.5.0.8 so that we can tag this security (diff)
Restore firefox to 2.0 after slipping the RELEASE_6_2_0 tag.
Diffstat (limited to 'www/firefox/files/patch-config-rules.mk')
-rw-r--r--www/firefox/files/patch-config-rules.mk17
1 files changed, 8 insertions, 9 deletions
diff --git a/www/firefox/files/patch-config-rules.mk b/www/firefox/files/patch-config-rules.mk
index ecc3c8194dcc..8ab35f5a8326 100644
--- a/www/firefox/files/patch-config-rules.mk
+++ b/www/firefox/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)