From b17d5d8ee97e916490f467220fa30c00af2a6022 Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Mon, 2 Feb 2004 00:33:28 +0000 Subject: Sync with www/mozilla. This makes sure that future development ports contain the necesary ia64 fixes. --- www/seamonkey/files/patch-config::rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/seamonkey') diff --git a/www/seamonkey/files/patch-config::rules.mk b/www/seamonkey/files/patch-config::rules.mk index 544be43149fa..16cb6ae1192e 100644 --- a/www/seamonkey/files/patch-config::rules.mk +++ b/www/seamonkey/files/patch-config::rules.mk @@ -4,7 +4,7 @@ ifeq ($(OS_ARCH),FreeBSD) ifdef IS_COMPONENT -+ifneq (,$(filter alpha,$(OS_TEST))) ++ifneq (,$(filter alpha ia64,$(OS_TEST))) +EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic -lc +else EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic -- cgit v1.2.3