enable interlibrary dependencies
This commit is contained in:
parent
202836a51a
commit
7271a49f35
10
databases/mysql/patches/patch-ae
Normal file
10
databases/mysql/patches/patch-ae
Normal file
@ -0,0 +1,10 @@
|
||||
--- ltconfig.orig Fri Feb 11 02:42:51 2000
|
||||
+++ ltconfig Fri Feb 11 02:43:24 2000
|
||||
@@ -1968,6 +1968,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