[Bug 261974] lang/python311: Enable Link Time Optimization (via autoconf)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 261974] lang/python311: add --enable-lto"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Mar 2022 17:35:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261974 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a31e1b6d3bff1eef9fcd5e72268c238ec5335fb 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(-) -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.