On Sun, Jan 19, 2014 at 10:32:52AM +0100, Antoine Jacoutot wrote: > > > Instead of patching Firefox, would it be better to change the way > > > OpenBSD links the Heimdal libraries to make the interdependent libraries > > > implicit? > > > > I think there was a reason for having it done this way when kerberos was > > updated, and iirc it lead to having quite a bunch of patches around. > > Robert, Antoine ? > > Nothing to do with Kerberos, OpenBSD does not register interdependant > libraries in base. We do it in ports but not base.
Right, thx for the reminder. I've commited the fix to our port, and will ensure it's got the proper #ifdef dance + justification to be merged upstream. Landry