aboutsummaryrefslogtreecommitdiff
path: root/lang/icc/files
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2003-04-26 10:27:29 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2003-04-26 10:27:29 +0000
commitaec1848380618270a05be5b37da86ed4bbedc127 (patch)
tree0a4ccdabd236af91d88eea9b13419ef981bf207d /lang/icc/files
parentc2920235384ebfb2e48b6d4c09b6adf548842700 (diff)
downloadports-aec1848380618270a05be5b37da86ed4bbedc127.tar.gz
ports-aec1848380618270a05be5b37da86ed4bbedc127.zip
Notes
Diffstat (limited to 'lang/icc/files')
-rw-r--r--lang/icc/files/ld.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/icc/files/ld.c b/lang/icc/files/ld.c
index d65b16dba244..fb34af1edf94 100644
--- a/lang/icc/files/ld.c
+++ b/lang/icc/files/ld.c
@@ -205,6 +205,10 @@ main(int argc, char *argv[], char *envp[])
dynamic++;
continue;
}
+ if (ARGCMP("-shared")) {
+ dynamic++;
+ continue;
+ }
/*
* Just link libstlport_icc* once when compiling the stlport