diff -urw6 ../libtool-2.4.6.orig/m4/libtool.m4 ./m4/libtool.m4 --- ../libtool-2.4.6.orig/m4/libtool.m4 2015-01-21 01:15:19.000000000 +0000 +++ ./m4/libtool.m4 2021-08-17 08:06:08.126323313 +0000 @@ -2987,13 +2987,13 @@ solaris*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' soname_spec='$libname$release$shared_ext$major' - shlibpath_var=LD_LIBRARY_PATH + shlibpath_var=LD_LIBRARY_PATH_64 shlibpath_overrides_runpath=yes hardcode_into_libs=yes # ldd complains unless libraries are executable postinstall_cmds='chmod +x $lib' ;;