aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorjohans <johans@FreeBSD.org>2011-06-21 19:51:36 +0800
committerjohans <johans@FreeBSD.org>2011-06-21 19:51:36 +0800
commit3ad46d26f25036bf8753337cfa317f3b6fcf9d78 (patch)
treede0119ef1a8722b5c3efe051b3170d5f38a909ba /mail
parentebb7c493d9922240fb8a4e6cc95f3babc6bdf485 (diff)
downloadfreebsd-ports-gnome-3ad46d26f25036bf8753337cfa317f3b6fcf9d78.tar.gz
freebsd-ports-gnome-3ad46d26f25036bf8753337cfa317f3b6fcf9d78.tar.zst
freebsd-ports-gnome-3ad46d26f25036bf8753337cfa317f3b6fcf9d78.zip
Correct linker flags passing (fixes build with clang)
Diffstat (limited to 'mail')
-rw-r--r--mail/elm+ME/scripts/pre-configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/elm+ME/scripts/pre-configure b/mail/elm+ME/scripts/pre-configure
index f8e1f93dc64b..b7048d35f67c 100644
--- a/mail/elm+ME/scripts/pre-configure
+++ b/mail/elm+ME/scripts/pre-configure
@@ -268,7 +268,7 @@ d_dynamic_main='define'
dynamic_opt='-rdynamic'
dlopen_lib=''
rpath_opt='-rpath '
-soname_opt='-shared -soname '
+soname_opt='-shared -Wl,-soname,'
soname_include_path='define'
tempnamo=''
tempnamc=''