[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, 10 Feb 2022 19:52:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258536 Max Brazhnikov <makc@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |makc@FreeBSD.org --- Comment #6 from Max Brazhnikov <makc@FreeBSD.org> --- I think USE_LTO should be renamed as soon as possible to WITH_LTO (with warning for USE_LTO usage). USE_* variables are reserved for ports. User defined variables should not start with USE_ to avoid confusion. -- You are receiving this mail because: You are on the CC list for the bug.