diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2024-01-10 15:13:36 -0800 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2024-01-10 15:36:29 -0800 |
| commit | 88dc4c1eb84aafa6ce8c212fdd323aeaa717f9ff (patch) | |
| tree | 6ce09cb0f481266e0bc468e18e607f0271176ffc /security/heimdal-devel/files/patch-ch_pthreads.m4 | |
| parent | security/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.m4 | 11 |
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 |
