Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2024 14:59:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 277333] Mk/Features/lto.mk: passing -C lto=no breaks LTO_UNSAFE ports
Message-ID:  <bug-277333-7788-qbVNuisIIj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277333-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-277333-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=3D277333

--- Comment #7 from Gleb Popov <arrowd@FreeBSD.org> ---
Generally, <FEATURE>_UNSAFE should completely disable a feature. I still do=
n't
get how wrapping everything LTO-related into

.if !defined(LTO_UNSAFE)
.endif

doesn't fix the issue.

--=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-277333-7788-qbVNuisIIj>