https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279585

--- Comment #4 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=a7cf5f2a3a2c8adb21d4cdb5a8ed6dd48a636b5d

commit a7cf5f2a3a2c8adb21d4cdb5a8ed6dd48a636b5d
Author:     Daniel Engberg <dii...@freebsd.org>
AuthorDate: 2024-06-23 17:48:15 +0000
Commit:     Daniel Engberg <dii...@freebsd.org>
CommitDate: 2024-06-23 18:19:18 +0000

    lang/python311: Improve build times

    Don't generate debug symbols by default, we discard these anyway and on my
    Tigerlake laptop it reduces build time roughly by 25% with LTO enabled
    Switch from -flto=thin to (fat)lto, there's no parallization so it's
    actually slower and produces slightly larger binaries

    PR:             279585
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 lang/python311/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to