[Bug 263353] lang/python3*: Fails to link with LTO: Python includes unconditionally adds -g to --with-lto
Date: Wed, 27 Apr 2022 09:27:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263353
--- Comment #14 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=423a79650284abeaca4aff2e7b10ee6c178cdfeb
commit 423a79650284abeaca4aff2e7b10ee6c178cdfeb
Author: Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-04-27 09:22:45 +0000
Commit: Piotr Kubaj <pkubaj@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.