Subject: Re: adding support for BSD/OS for perl5 and libperl.so not found
To: Jeremy C. Reed <reed@reedmedia.net>
From: Johnny C. Lam <jlam@NetBSD.org>
List: tech-pkg
Date: 10/04/2003 01:33:26
On Fri, Oct 03, 2003 at 06:05:30PM -0700, Jeremy C. Reed wrote:
> On Sat, 4 Oct 2003, Johnny C. Lam wrote:
> 
> > You'll need to make patches/patch-aa also add a case for BSD/OS in
> > the second block:
> >
> > 	bsdos)
> > 		xxx="-Wl,-Rshrpdir"
> > 		;;
> 
> Thank you! It appears to work.
> 
> May I commit this ...

Yes, please go ahead.

	Cheers,

	-- Johnny Lam <jlam@NetBSD.org>