Use -lpthread on OpenBSD

This commit is contained in:
Brad Smith
2022-10-21 04:49:15 -04:00
committed by Sam Lantinga
parent 5ed091c12d
commit f37db957f8
3 changed files with 3 additions and 3 deletions

2
configure vendored
View File

@@ -26778,7 +26778,7 @@ fi
;;
*-*-openbsd*)
pthread_cflags="-D_REENTRANT"
pthread_lib="-pthread"
pthread_lib="-lpthread"
;;
*-*-solaris2.9)
# From Solaris 9+, posix4's preferred name is rt.