[Bug 274192] lang/perl5*: Drop threads option and always enable it

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 01 Oct 2023 18:20:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274192

Tom Hukins <tom@eborcom.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tom@eborcom.com

--- Comment #1 from Tom Hukins <tom@eborcom.com> ---
Please don't apply this patch.  A threaded perl runs noticeably slower than a
non-threaded perl.

When building perl for general use, enabling threads makes the perl exexcutable
compatible with a wider range of perl scripts.  If you know the scripts you
will run don't need threads, disabling "usethreads" will help performance.

-- 
You are receiving this mail because:
You are on the CC list for the bug.