aboutsummaryrefslogtreecommitdiff
path: root/www/libxul
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-04-16 12:10:08 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-04-16 12:10:08 +0000
commitf46069f1b4c64b6d822320c068ec65b3502be24e (patch)
tree0740a0f0e33fef2e3c9e605686338e3a6db8c5c4 /www/libxul
parentbdec88721c0fbf1ae859fdab09b4f1150e9fb6e5 (diff)
downloadports-f46069f1b4c64b6d822320c068ec65b3502be24e.tar.gz
ports-f46069f1b4c64b6d822320c068ec65b3502be24e.zip
Notes
Diffstat (limited to 'www/libxul')
-rw-r--r--www/libxul/files/patch-config_rules.mk17
1 files changed, 8 insertions, 9 deletions
diff --git a/www/libxul/files/patch-config_rules.mk b/www/libxul/files/patch-config_rules.mk
index 16cb6ae1192e..8ab35f5a8326 100644
--- a/www/libxul/files/patch-config_rules.mk
+++ b/www/libxul/files/patch-config_rules.mk
@@ -1,14 +1,13 @@
---- config/rules.mk.orig Sun May 18 16:10:18 2003
-+++ config/rules.mk Sun Jul 20 18:07:26 2003
-@@ -448,7 +448,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)