On Tue, Jan 12, 2021 at 07:12:38PM +0100, Manuel Bouyer wrote: > From: Manuel Bouyer <[email protected]> > > On NetBSD, PTHREAD_STACK_MIN is not available. > Just use DEFAULT_THREAD_STACKSIZE if PTHREAD_STACK_MIN is not available. > > Signed-off-by: Manuel Bouyer <[email protected]>
Reviewed-by: Roger Pau Monné <[email protected]> Thanks, Roger.
