Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2022 09:24:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258536] Mk/bsd.lto.mk: Add Link-Time Optimization (LTO) support
Message-ID:  <bug-258536-7788-KtHJn5xA2Z@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

Baptiste Daroussin <bapt@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Closed                      |Open
         Resolution|FIXED                       |---

--- Comment #7 from Baptiste Daroussin <bapt@FreeBSD.org> ---
this should have gone through a review process. the semantic is wrong, USE_=
* is
reserver for internal stuff, for things that are user facing we usually do
prefer WITH_ like WITH_DEBUG=3Dyes which is then confusing for the users.

Of course now when changing a CHANGE entry is necessary and a check for the
presence of USE_LTO should raise a warning for a couple of month then an er=
ror
for another couple of month then be removed entirely

let's reopen the issue until this get fixed

--=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-KtHJn5xA2Z>