Date: Thu, 30 Sep 2021 18:35:13 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 258536] Add global LTO support for ports Message-ID: <bug-258536-7788-7qWG1V3Mmg@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-258536-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-258536-7788@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=3D258536 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dfb5f03a87cf432751fae1f0ae7f29c9= d4fc65917 commit fb5f03a87cf432751fae1f0ae7f29c9d4fc65917 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2021-09-30 18:27:50 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2021-09-30 18:27:50 +0000 Mk/bsd.lto.mk: add global LTO support for ports It's well known that LTO provides both performance and size benefits for binaries. Add preliminary, opt-in support for global LTO enforcement to ports. Po= rts that provide LTO option on their own and the ones that don't work with LTO w= ill need to set LTO_UNSAFE in the future. PR: 258536 Mk/bsd.lto.mk (new) | 10 ++++++++++ Mk/bsd.port.mk | 4 ++++ 2 files changed, 14 insertions(+) --=20 You are receiving this mail because: 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-258536-7788-7qWG1V3Mmg>