summaryrefslogtreecommitdiff
path: root/security/heimdal-devel/files/patch-ch_pthreads.m4
blob: 60ada3bc55acf712b5e73654c88e40e49bee7218 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- cf/pthreads.m4.orig	2022-11-17 06:42:48.000000000 -0800
+++ cf/pthreads.m4	2022-11-17 15:04:24.219994000 -0800
@@ -34,7 +34,7 @@
     ;;
 *-*-freebsd*)
 	native_pthread_support=yes
-	PTHREAD_LIBADD="-pthread"
+	PTHREAD_LIBADD="-lpthread"
 	;;
 *-*-openbsd*)
 	native_pthread_support=yes