diff options
Diffstat (limited to 'ftp/ncftp3/files/patch-af')
| -rw-r--r-- | ftp/ncftp3/files/patch-af | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ncftp3/files/patch-af b/ftp/ncftp3/files/patch-af index 63681bfa82b6..b40bc6161cf4 100644 --- a/ftp/ncftp3/files/patch-af +++ b/ftp/ncftp3/files/patch-af @@ -5,7 +5,7 @@ $(LIBSO): $(SOBJS) /bin/rm -f $(LIBSO) - gcc -shared -Wl,-soname,$(LIBSO) -o $(LIBSO) $(SOBJS) -+ gcc -shared -Wl,-x -o $(LIBSO) `lorder $(SOBJS) | tsort -q` ++ $(CC) -shared -Wl,-x -o $(LIBSO) `lorder $(SOBJS) | tsort -q` /bin/ln -s $(LIBSO) $(LIBSOS) -@/bin/ls -l $(LIBSOS) $(LIBSO) |
