aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libtool/libtool-1.5.10/nousrlib.patch
blob: e97b45578d0c7ba49ecb30b359e0efaa9e4b3c0a (plain)
1
2
3
4
5
6
7
8
9
10
11
--- libtool-1.5.10.orig/ltmain.in
+++ libtool-1.5.10/ltmain.in
@@ -2637,8 +2637,6 @@
 	        add="$libdir/$linklib"
 	      fi
 	    else
-	      # We cannot seem to hardcode it, guess we'll fake it.
-	      add_dir="-L$libdir"
 	      # Try looking first in the location we're being installed to.
 	      if test -n "$inst_prefix_dir"; then
 		case "$libdir" in