blob: fab412b86976c341e36192d28c4dd64bda5622ba (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- configure.orig 2022-10-09 21:31:34 UTC
+++ configure
@@ -22002,7 +22002,7 @@ then :
# On Solaris 10 or newer, this test is no longer needed, because
# libc contains the fully functional pthread functions.
case "$host_os" in
- solaris | solaris2.1-9 | solaris2.1-9.* | hpux*)
+ solaris | solaris2.1-9 | solaris2.1-9.* | hpux* | freebsd*)
printf "%s\n" "#define PTHREAD_IN_USE_DETECTION_HARD 1" >>confdefs.h
|