diff options
| author | ad <ad@NetBSD.org> | 2007-02-09 22:08:48 +0000 |
|---|---|---|
| committer | ad <ad@NetBSD.org> | 2007-02-09 22:08:48 +0000 |
| commit | 401499f30e43e9ebf55c065c70fbb3c8d2ea39cd (patch) | |
| tree | 562788dc7eb8b22c4887be2afd92ceb8ac0ebfc9 /lib/libpthread/Makefile | |
| parent | b07ec3fc388a5aeae51e8871aa89eefea3ce1e53 (diff) | |
Sync with kernel changes introduced by merging the newlock2 branch.
Diffstat (limited to 'lib/libpthread/Makefile')
| -rw-r--r-- | lib/libpthread/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
