summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-08-04 07:19:57 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-08-04 07:19:57 +0800
commit9ff0ccca629b68fb0219ba39e0ec68c4f9dff4fa (patch)
tree4cefd72d21f00b03931fa4e3b6ea261d829ee8e7
parentccef01eb82cc4e2591bf5f6fd011833f09bd0191 (diff)
downloadmarcuscom-ports-9ff0ccca629b68fb0219ba39e0ec68c4f9dff4fa.tar
marcuscom-ports-9ff0ccca629b68fb0219ba39e0ec68c4f9dff4fa.tar.gz
marcuscom-ports-9ff0ccca629b68fb0219ba39e0ec68c4f9dff4fa.tar.bz2
marcuscom-ports-9ff0ccca629b68fb0219ba39e0ec68c4f9dff4fa.tar.lz
marcuscom-ports-9ff0ccca629b68fb0219ba39e0ec68c4f9dff4fa.tar.xz
marcuscom-ports-9ff0ccca629b68fb0219ba39e0ec68c4f9dff4fa.tar.zst
marcuscom-ports-9ff0ccca629b68fb0219ba39e0ec68c4f9dff4fa.zip
Re-add -Bsymbolic.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11198 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--graphics/swfdec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile
index bc6306812..3843e447e 100644
--- a/graphics/swfdec/Makefile
+++ b/graphics/swfdec/Makefile
@@ -23,7 +23,7 @@ USE_GSTREAMER= core good mp3 ffmpeg
USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --with-audio=none
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+ LDFLAGS="-Wl,-Bsymbolic -L${LOCALBASE}/lib"
PLIST_SUB= VERSION=${PORTVERSION:R}