From 88dc4c1eb84aafa6ce8c212fdd323aeaa717f9ff Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Wed, 10 Jan 2024 15:13:36 -0800 Subject: security/heimdal-devel: Correct patch file name files/patch-ch_pthreads.m4 name was typoed. --- security/heimdal-devel/files/patch-ch_pthreads.m4 | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 security/heimdal-devel/files/patch-ch_pthreads.m4 (limited to 'security/heimdal-devel/files/patch-ch_pthreads.m4') 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 -- cgit v1.2.3