summaryrefslogtreecommitdiff
path: root/security/heimdal-devel/files/patch-ch_pthreads.m4
diff options
context:
space:
mode:
Diffstat (limited to 'security/heimdal-devel/files/patch-ch_pthreads.m4')
-rw-r--r--security/heimdal-devel/files/patch-ch_pthreads.m411
1 files changed, 0 insertions, 11 deletions
diff --git a/security/heimdal-devel/files/patch-ch_pthreads.m4 b/security/heimdal-devel/files/patch-ch_pthreads.m4
deleted file mode 100644
index 60ada3bc55ac..000000000000
--- a/security/heimdal-devel/files/patch-ch_pthreads.m4
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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