Re: [PATCH] Haiku change for shlibpath_overrides_runpath
Brooks Moses <[email protected]>
| Newsgroups | gmane.comp.gnu.libtool.patches |
|---|---|
| Message-ID | <[email protected]> |
On 11/21/2012 01:17 PM, Joseph Prostko wrote: > I am a developer with the Haiku operating system. > > Pretty much all changes to Haiku for Libtool have been upstreamed, > however we currently have an incorrect value for > shlibpath_overrides_runpath. It should be "no" instead of "yes". Committed. Thanks, and sorry this took so long. > Previously Scott McCreary had submitted patches for us, but I told him > I would work to get this committed, as he is quite busy lately. > > Here is a commit he made to our Haiku Ports site though, that shows > the exact change I am proposing done against Libtool 2.4.2. > > http://ports.haiku-files.org/browser/haikuports/trunk/sys-devel/libtool/patches/libtool-2.4.2.patch?rev=1844 For the record, the current link is: http://ports.haiku-files.org/browser/haikuports/sys-devel/libtool/patches/libtool-2.4.2.patch - Brooks