Subject: Re: CVS commit: pkgsrc/security/mit-krb5
To: Krister Walfridsson <cato@df.lth.se>
From: Johnny C. Lam <jlam@NetBSD.org>
List: pkgsrc-changes
Date: 06/18/2005 22:10:17
On Sat, Jun 18, 2005 at 02:43:26PM +0200, Krister Walfridsson wrote:
>
> On Fri, 17 Jun 2005, Johnny C. Lam wrote:
>
> >>Log Message:
> >>This package need pthreads in order to build.
> >
> >The thread-support in mit-krb5 is very sketchy. I would rather that
> >we disable it via:
> >
> > CONFIGURE_ARGS+= --disable-thread-support
> >
> >Can you test this instead of pulling in pthread.buildlink3.mk?
>
> Do you want me to disable threads for all configurations, or only for
> machines without native threads? (since my change only affected the
> latter...)
I'd like to remove it for all configurations. I looked through the
mit-krb5 thread code and it looked somewhat GCC-specific.
Cheers,
-- Johnny Lam <jlam@NetBSD.org>