summaryrefslogtreecommitdiff
path: root/security/heimdal-devel/files/patch-ch_pthreads.m4
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2024-01-10 15:13:36 -0800
committerCy Schubert <cy@FreeBSD.org>2024-01-10 15:36:29 -0800
commit88dc4c1eb84aafa6ce8c212fdd323aeaa717f9ff (patch)
tree6ce09cb0f481266e0bc468e18e607f0271176ffc /security/heimdal-devel/files/patch-ch_pthreads.m4
parentsecurity/lynis: Update to 3.0.9 (diff)
security/heimdal-devel: Correct patch file name
files/patch-ch_pthreads.m4 name was typoed.
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