Date: Wed, 09 Mar 2022 17:35:25 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 261974] lang/python311: Enable Link Time Optimization (via autoconf) Message-ID: <bug-261974-21822-Yeo0E7rnAC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-261974-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-261974-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261974 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D9a31e1b6d3bff1eef9fcd5e72268c23= 8ec5335fb commit 9a31e1b6d3bff1eef9fcd5e72268c238ec5335fb Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-03-09 17:30:00 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-03-09 17:30:00 +0000 lang/python3*: add LTO option and enable by default everywhere except powerpc64 and riscv64 PR: 261974 Approved by: python (koobs got his commit bit revoked during review process) lang/python310/Makefile | 9 +++++++-- lang/python310/files/patch-configure (new) | 11 +++++++++++ lang/python311/Makefile | 9 +++++++-- lang/python311/files/patch-configure (new) | 11 +++++++++++ lang/python37/Makefile | 10 +++++++--- lang/python37/files/patch-configure (new) | 11 +++++++++++ lang/python38/Makefile | 10 +++++++--- lang/python38/files/patch-configure (new) | 11 +++++++++++ lang/python39/Makefile | 9 +++++++-- lang/python39/files/patch-configure (new) | 11 +++++++++++ 10 files changed, 90 insertions(+), 12 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261974-21822-Yeo0E7rnAC>