openbsd-ports/mail/mozilla-thunderbird/patches/patch-config_rules_mk

17 lines
419 B
Plaintext

$OpenBSD: patch-config_rules_mk,v 1.9 2011/12/08 02:25:59 nigel Exp $
--- config/rules.mk.orig Sat Nov 5 09:06:09 2011
+++ config/rules.mk Tue Nov 8 15:21:46 2011
@@ -606,6 +606,12 @@ endif
endif
endif
+ifeq ($(OS_ARCH),OpenBSD)
+ifdef IS_COMPONENT
+EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic
+endif
+endif
+
#
# HP-UXBeOS specific section: for COMPONENTS only, add -Bsymbolic flag
# which uses internal symbols first