[Bug 258536] Mk/bsd.lto.mk: Add Link-Time Optimization (LTO) support
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258536] Add global LTO support for ports"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Jul 2022 09:24:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258536 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=yes 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 error for another couple of month then be removed entirely let's reopen the issue until this get fixed -- You are receiving this mail because: You are on the CC list for the bug.