make it compile on OpenBSD again
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23076 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -27,6 +27,11 @@ case "$host" in
|
|||||||
*-*-freebsd5*)
|
*-*-freebsd5*)
|
||||||
native_pthread_support=yes
|
native_pthread_support=yes
|
||||||
;;
|
;;
|
||||||
|
*-*-openbsd*)
|
||||||
|
native_pthread_support=yes
|
||||||
|
PTHREADS_CFLAGS=-pthread
|
||||||
|
PTHREADS_LIBS=-pthread
|
||||||
|
;;
|
||||||
*-*-linux* | *-*-linux-gnu)
|
*-*-linux* | *-*-linux-gnu)
|
||||||
case `uname -r` in
|
case `uname -r` in
|
||||||
2.*)
|
2.*)
|
||||||
|
Reference in New Issue
Block a user