From 401499f30e43e9ebf55c065c70fbb3c8d2ea39cd Mon Sep 17 00:00:00 2001 From: ad Date: Fri, 9 Feb 2007 22:08:48 +0000 Subject: Sync with kernel changes introduced by merging the newlock2 branch. --- lib/libpthread/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libpthread') diff --git a/lib/libpthread/Makefile b/lib/libpthread/Makefile index c7f9e572e00..8c7642187d0 100644 --- a/lib/libpthread/Makefile +++ b/lib/libpthread/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2007/01/20 04:56:25 christos Exp $ +# $NetBSD: Makefile,v 1.39 2007/02/09 22:08:48 ad Exp $ # -PTHREAD_SA=1 +#PTHREAD_SA=1 WARNS= 4 # Define PT_FIXEDSTACKSIZE_LG to set a fixed stacksize -- cgit