13 lines
391 B
Plaintext
13 lines
391 B
Plaintext
|
$OpenBSD: patch-script_ltmain_sh,v 1.1 2004/12/06 22:14:42 naddy Exp $
|
||
|
--- script/ltmain.sh.orig Mon Dec 6 22:59:42 2004
|
||
|
+++ script/ltmain.sh Mon Dec 6 23:00:23 2004
|
||
|
@@ -1758,7 +1758,7 @@ compiler."
|
||
|
|
||
|
if test "$installed" = no; then
|
||
|
notinst_deplibs="$notinst_deplibs $lib"
|
||
|
- need_relink=yes
|
||
|
+ need_relink=no
|
||
|
fi
|
||
|
|
||
|
if test -n "$old_archive_from_expsyms_cmds"; then
|