Date: Wed, 23 Feb 2022 20:34:30 +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-BsPYhW4sy4@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 Piotr Kubaj <pkubaj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #231841|0 |1 is obsolete| | Attachment #231841|maintainer-approval?(python | Flags|@FreeBSD.org) | --- Comment #6 from Piotr Kubaj <pkubaj@FreeBSD.org> --- Created attachment 232057 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D232057&action= =3Dedit v2 Here's the patch for all Python 3 versions. Only Python 3.11 supports Thin = LTO. Python 2.7 supports LTO but using it requires --enable-optimizations. Once = this patch is committed, I plan to do the next one for --enable-optimizations and then will enable LTO for 2.7. --=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-BsPYhW4sy4>