Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Apr 2022 09:27:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 263353] lang/python3*: Fails to link with LTO: Python includes unconditionally adds -g to --with-lto
Message-ID:  <bug-263353-21822-V86qu1eOXH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263353-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263353-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=3D263353

--- Comment #14 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D423a79650284abeaca4aff2e7b10ee6=
c178cdfeb

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(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263353-21822-V86qu1eOXH>