libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hardcode_into_libs=yes for IRIX on 1.4 branch


From: Albert Chin
Subject: hardcode_into_libs=yes for IRIX on 1.4 branch
Date: Fri, 20 Dec 2002 10:16:12 -0600
User-agent: Mutt/1.4i

Yes, I know the 1.4 branch is deprecated.

2002-12-20  Albert Chin-A-Young (address@hidden)

        * libtool.m4: Hardcode library paths into library on IRIX.

-- 
albert chin (address@hidden)

-- snip snip
--- libtool.m4  23 Oct 2002 00:55:33 -0000      1.166.2.49
+++ libtool.m4  20 Dec 2002 16:12:08 -0000
@@ -2161,6 +2197,7 @@ irix5* | irix6* | nonstopux*)
   shlibpath_overrides_runpath=no
   sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} 
/usr/local/lib${libsuff}"
   sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
+  hardcode_into_libs=yes
   ;;
 
 # No shared lib support for Linux oldld, aout, or coff.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]