darwin supports native pthreads.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20295 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -45,6 +45,9 @@ mips-sgi-irix6.[[5-9]]) # maybe works for earlier versions too
|
||||
native_pthread_support=yes
|
||||
PTHREADS_LIBS="-lpthread"
|
||||
;;
|
||||
*-*-darwin*)
|
||||
native_pthread_support=yes
|
||||
;;
|
||||
*)
|
||||
native_pthread_support=no
|
||||
;;
|
||||
|
Reference in New Issue
Block a user