https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263353
--- Comment #14 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=423a79650284abeaca4aff2e7b10ee6c178cdfeb commit 423a79650284abeaca4aff2e7b10ee6c178cdfeb Author: Piotr Kubaj <pku...@freebsd.org> AuthorDate: 2022-04-27 09:22:45 +0000 Commit: Piotr Kubaj <pku...@freebsd.org> CommitDate: 2022-04-27 09:22:45 +0000 lang/python3{7,8,9,10}: remove LTO from defaults LTO is still default in python3.11 because it uses thin LTO. Requested by: koobs PR: 263353 lang/python310/Makefile | 3 ++- lang/python37/Makefile | 3 ++- lang/python38/Makefile | 3 ++- lang/python39/Makefile | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.