enable inter-library dependencies
This commit is contained in:
parent
c8a945a70f
commit
2f5dd5d95f
10
devel/libtool/patches/patch-ac
Normal file
10
devel/libtool/patches/patch-ac
Normal file
@ -0,0 +1,10 @@
|
||||
--- ltconfig.orig Sat May 27 07:15:00 2000
|
||||
+++ ltconfig Thu Jun 22 00:17:19 2000
|
||||
@@ -2028,6 +2028,7 @@
|
||||
library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix'
|
||||
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
|
||||
shlibpath_var=LD_LIBRARY_PATH
|
||||
+ deplibs_check_method='pass_all'
|
||||
;;
|
||||
|
||||
os2*)
|
Loading…
Reference in New Issue
Block a user